summaryrefslogtreecommitdiffstats
path: root/net/libsocket++/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'net/libsocket++/files/patch-aa')
-rw-r--r--net/libsocket++/files/patch-aa14
1 files changed, 14 insertions, 0 deletions
diff --git a/net/libsocket++/files/patch-aa b/net/libsocket++/files/patch-aa
new file mode 100644
index 0000000..9dcf87b
--- /dev/null
+++ b/net/libsocket++/files/patch-aa
@@ -0,0 +1,14 @@
+*** local.h Tue Oct 8 14:58:35 1996
+--- local.h Tue Oct 8 15:00:07 1996
+***************
+*** 75,81 ****
+--- 75,83 ----
+
+ #if !defined (__linux__)
+ extern "C" int gethostname (char* hostname, int len);
++ #if !(defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__) || defined(__bsdi__))
+ extern char* SYS_SIGLIST [];
++ #endif
+ #endif
+
+ #ifdef __osf__
OpenPOWER on IntegriCloud