diff options
Diffstat (limited to 'emulators/twin/files/patch-ah')
-rw-r--r-- | emulators/twin/files/patch-ah | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/emulators/twin/files/patch-ah b/emulators/twin/files/patch-ah deleted file mode 100644 index e268f951e078..000000000000 --- a/emulators/twin/files/patch-ah +++ /dev/null @@ -1,10 +0,0 @@ ---- 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> |