summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--x11-toolkits/plib/files/patch-src::net::netSocket.cxx10
1 files changed, 10 insertions, 0 deletions
diff --git a/x11-toolkits/plib/files/patch-src::net::netSocket.cxx b/x11-toolkits/plib/files/patch-src::net::netSocket.cxx
new file mode 100644
index 0000000..3ceedd5
--- /dev/null
+++ b/x11-toolkits/plib/files/patch-src::net::netSocket.cxx
@@ -0,0 +1,10 @@
+--- src/net/netSocket.cxx.orig Sun Oct 14 21:13:16 2001
++++ src/net/netSocket.cxx Sun Oct 14 21:13:48 2001
+@@ -46,6 +46,7 @@
+
+ /* Paul Wiltsey says we need this for Solaris 2.8 */
+
++#include <netinet/in.h>
+ #ifndef INADDR_NONE
+ #define INADDR_NONE ((unsigned long)-1)
+ #endif
OpenPOWER on IntegriCloud