ports/math/octave-forge-parallel/files/patch-sock-stream.h
Bernhard Froehlich 7311a4c539 - Update to 2.0.4
PR:		ports/149977
Submitted by:	Stephen Montgomery-Smith <stephen at missouri dot edu> (maintainer)
Approved by:	beat (co-mentor)
2010-09-14 07:57:15 +00:00

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
/*