aboutsummaryrefslogtreecommitdiff
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, 5 insertions, 7 deletions
diff --git a/net/yaz/files/patch-ab b/net/yaz/files/patch-ab
index a4be884b1743..9857a5630e04 100644
--- a/net/yaz/files/patch-ab
+++ b/net/yaz/files/patch-ab
@@ -1,12 +1,10 @@
---- 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
+--- odr/ber_int.c.orig Sat Oct 27 13:06:01 2001
++++ odr/ber_int.c Sat Oct 27 13:06:19 2001
+@@ -75,6 +75,7 @@
#include <winsock.h>
#else
-+#include <sys/types.h>
+ #include <sys/types.h>
+#include <sys/socket.h>
-+#include <netinet/in.h>
- #include <arpa/inet.h>
+ #include <netinet/in.h>
#endif