aboutsummaryrefslogtreecommitdiffstats
path: root/net/yaz/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'net/yaz/files/patch-ab')
-rw-r--r--net/yaz/files/patch-ab12
1 files changed, 12 insertions, 0 deletions
diff --git a/net/yaz/files/patch-ab b/net/yaz/files/patch-ab
new file mode 100644
index 000000000000..a4be884b1743
--- /dev/null
+++ b/net/yaz/files/patch-ab
@@ -0,0 +1,12 @@
+--- odr/ber_int.c.orig Sat Sep 16 14:19:39 2000
++++ odr/ber_int.c Sat Sep 16 14:18:46 2000
+@@ -71,6 +71,9 @@
+ #ifdef WIN32
+ #include <winsock.h>
+ #else
++#include <sys/types.h>
++#include <sys/socket.h>
++#include <netinet/in.h>
+ #include <arpa/inet.h>
+ #endif
+