summaryrefslogtreecommitdiffstats
path: root/net/yaz/files/patch-ab
blob: a4be884b17433409d5e5c882c27406f069d63739 (plain)
1
2
3
4
5
6
7
8
9
10
11
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
 
OpenPOWER on IntegriCloud