1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
freebsd-ports/net/yaz/files/patch-ab
Dmitry Sivachenko 909c189130 Upgrade to 1.8
2001-10-27 09:22:54 +00:00

11 lines
222 B
Plaintext

--- 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