diff options
Diffstat (limited to 'net/etherape/files/patch-conversations.c')
-rw-r--r-- | net/etherape/files/patch-conversations.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net/etherape/files/patch-conversations.c b/net/etherape/files/patch-conversations.c deleted file mode 100644 index 7c0673cf3983..000000000000 --- a/net/etherape/files/patch-conversations.c +++ /dev/null @@ -1,10 +0,0 @@ ---- src/conversations.c.orig Fri Jul 6 11:47:09 2001 -+++ src/conversations.c Fri Jul 6 11:47:18 2001 -@@ -21,6 +21,7 @@ - #include <config.h> - #endif - -+#include <sys/types.h> - #include <netinet/in.h> - #include "globals.h" - #include "conversations.h" |