diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2005-04-20 06:16:18 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2005-04-20 06:16:18 +0000 |
commit | 8673c7ec800a8bcc6da14c506081a3cb76e2b8ea (patch) | |
tree | ad3f495c08f0cc331b6958d319f699d021175c19 /net-p2p/cdonkey/files/patch-cygwin.h | |
parent | Fix plist problems. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_5_4_0'.release/5.4.0
Diffstat (limited to 'net-p2p/cdonkey/files/patch-cygwin.h')
-rw-r--r-- | net-p2p/cdonkey/files/patch-cygwin.h | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/net-p2p/cdonkey/files/patch-cygwin.h b/net-p2p/cdonkey/files/patch-cygwin.h deleted file mode 100644 index ae15ae2a03e8..000000000000 --- a/net-p2p/cdonkey/files/patch-cygwin.h +++ /dev/null @@ -1,18 +0,0 @@ ---- cygwin.h.orig Sat Apr 5 20:06:44 2003 -+++ cygwin.h Thu Aug 26 18:50:49 2004 -@@ -36,7 +36,6 @@ - #include <zlib.h> - #include <ctype.h> - #include <signal.h> --#include <malloc.h> - - #ifdef __cplusplus - #include <string> // for stl string -@@ -166,7 +165,6 @@ - #include <netinet/in.h> - #include <netinet/tcp.h> - #include <sys/poll.h> -- #include <mcheck.h> - #define dir_delim '/' - #define HAVE_SIGHUP 1 - #define HAVE_SIGINT 1 |