freebsd-ports/net/yaz/files/patch-ab
Dmitry Sivachenko 909c189130 Upgrade to 1.8
2001-10-27 09:22:54 +00:00

10 lines
222 B
Text

--- 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/socket.h>
#include <netinet/in.h>
#endif