summaryrefslogtreecommitdiff
path: root/emulators/twin/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/twin/patches/patch-ac')
-rw-r--r--emulators/twin/patches/patch-ac12
1 files changed, 0 insertions, 12 deletions
diff --git a/emulators/twin/patches/patch-ac b/emulators/twin/patches/patch-ac
deleted file mode 100644
index 5321dde6e2c..00000000000
--- a/emulators/twin/patches/patch-ac
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ac,v 1.1.1.1 2001/05/15 09:46:37 agc Exp $
-
---- dlls/winsock/WinSock.c.orig Sun May 13 02:24:38 2001
-+++ dlls/winsock/WinSock.c Sun May 13 02:24:39 2001
-@@ -28,6 +28,7 @@
-
- */
-
-+#include <sys/types.h>
- #include <netinet/in.h>
- #include <sys/socket.h>
- #include <sys/time.h>