aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/cdonkey/files/patch-cygwin.h
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/cdonkey/files/patch-cygwin.h')
-rw-r--r--net-p2p/cdonkey/files/patch-cygwin.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/net-p2p/cdonkey/files/patch-cygwin.h b/net-p2p/cdonkey/files/patch-cygwin.h
deleted file mode 100644
index 61701671d28f..000000000000
--- a/net-p2p/cdonkey/files/patch-cygwin.h
+++ /dev/null
@@ -1,13 +0,0 @@
---- cygwin.h.orig Tue Apr 29 10:32:56 2003
-+++ cygwin.h Tue Apr 29 10:33:16 2003
-@@ -110,8 +110,8 @@
- #define HAVE_SIGHUP 1
- #define HAVE_SIGINT 1
- #define HAVE_SIGPIPE 1
-- typedef unsigned long long uint64_t;
-- typedef long long int64_t;
-+// typedef unsigned long long uint64_t;
-+// typedef long long int64_t;
- #define closesocket close
- #define ioctlsocket ioctl
- #endif