aboutsummaryrefslogtreecommitdiffstats
path: root/net/libbt/files/patch-src::stream.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/libbt/files/patch-src::stream.c')
-rw-r--r--net/libbt/files/patch-src::stream.c16
1 files changed, 0 insertions, 16 deletions
diff --git a/net/libbt/files/patch-src::stream.c b/net/libbt/files/patch-src::stream.c
deleted file mode 100644
index 7397921d7a43..000000000000
--- a/net/libbt/files/patch-src::stream.c
+++ /dev/null
@@ -1,16 +0,0 @@
---- src/stream.c.old Thu Feb 26 17:34:48 2004
-+++ src/stream.c Thu Feb 26 17:35:11 2004
-@@ -1,4 +1,5 @@
- #include "config.h"
-+#include <sys/types.h>
- #include <errno.h>
- #include <string.h>
- #include <stdarg.h>
-@@ -14,7 +15,6 @@
- #include <unistd.h>
- #endif
- #endif
--#include <sys/types.h>
- #include "bterror.h"
- #include "stream.h"
- #undef DEBUG_STREAM