mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
PR: ports/149977 Submitted by: Stephen Montgomery-Smith <stephen at missouri dot edu> (maintainer) Approved by: beat (co-mentor)
11 lines
214 B
C
11 lines
214 B
C
--- sock-stream.h-orig 2010-08-25 20:47:40.000000000 -0500
|
|
+++ sock-stream.h 2010-08-25 20:48:19.000000000 -0500
|
|
@@ -25,6 +25,8 @@
|
|
|
|
int socket_to_oct_iostream (int sd);
|
|
|
|
+#include <netinet/in.h>
|
|
+
|
|
#endif
|
|
|
|
/*
|