mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
11 lines
222 B
Plaintext
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
|
|
|