diff options
Diffstat (limited to 'net-p2p/libbt/files/patch-src::peer.c')
-rw-r--r-- | net-p2p/libbt/files/patch-src::peer.c | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/net-p2p/libbt/files/patch-src::peer.c b/net-p2p/libbt/files/patch-src::peer.c deleted file mode 100644 index 207e4fde9d7e..000000000000 --- a/net-p2p/libbt/files/patch-src::peer.c +++ /dev/null @@ -1,17 +0,0 @@ ---- src/peer.c.old Thu Feb 26 17:34:55 2004 -+++ src/peer.c Thu Feb 26 17:35:21 2004 -@@ -1,5 +1,6 @@ - #include "config.h" - -+#include <sys/types.h> - #if WIN32 - // #include <winsock2.h> - #else -@@ -13,7 +14,6 @@ - #include <fcntl.h> - #endif - #endif --#include <sys/types.h> - #include <string.h> - #include <errno.h> - #include <time.h> |