summaryrefslogtreecommitdiff
path: root/emulators/twin/files/patch-ah
blob: e268f951e0786e2d01bf7a9a8473534bfa505e7f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- dlls/winsock/WinSockIF.c.orig	Sat Jan 13 18:26:12 2001
+++ dlls/winsock/WinSockIF.c	Fri Jul 20 02:25:35 2001
@@ -28,6 +28,7 @@
 
  */
 
+#include <sys/types.h>
 #include <netinet/in.h>
 #include <sys/socket.h>
 #include <sys/time.h>