2001-10-27 11:22:54 +02:00
|
|
|
--- 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 @@
|
2000-10-24 04:19:01 +02:00
|
|
|
#include <winsock.h>
|
|
|
|
#else
|
2001-10-27 11:22:54 +02:00
|
|
|
#include <sys/types.h>
|
2000-10-24 04:19:01 +02:00
|
|
|
+#include <sys/socket.h>
|
2001-10-27 11:22:54 +02:00
|
|
|
#include <netinet/in.h>
|
2000-10-24 04:19:01 +02:00
|
|
|
#endif
|
|
|
|
|