freebsd-ports/devel/strace/files/patch-sock.c
Thomas Abthorpe 72e04ee2b8 - Update to 4.5.6
PR:		ports/118891
Submitted by:	Philippe Audeoud <jadawin tuxaco.net>
2007-12-20 20:40:26 +00:00

10 lines
234 B
C

--- sock.c.orig 2007-12-20 16:31:01.000000000 +0000
+++ sock.c 2007-12-20 16:31:23.000000000 +0000
@@ -44,6 +44,7 @@
#include <ioctls.h>
#endif
#endif
+#include <sys/socket.h>
#include <net/if.h>
extern struct xlat addrfams[];