diff options
Diffstat (limited to 'math/octave-forge-parallel/files')
| -rw-r--r-- | math/octave-forge-parallel/files/patch-sock-stream.h | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/math/octave-forge-parallel/files/patch-sock-stream.h b/math/octave-forge-parallel/files/patch-sock-stream.h new file mode 100644 index 000000000000..cdf782840c08 --- /dev/null +++ b/math/octave-forge-parallel/files/patch-sock-stream.h @@ -0,0 +1,11 @@ +--- 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 + + /* |
