diff options
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/tcpreplay/files/patch-list.c | 10 | ||||
-rw-r--r-- | net-mgmt/tcpreplay/files/patch-tree.c | 10 |
2 files changed, 0 insertions, 20 deletions
diff --git a/net-mgmt/tcpreplay/files/patch-list.c b/net-mgmt/tcpreplay/files/patch-list.c deleted file mode 100644 index 1cdaff534ee1..000000000000 --- a/net-mgmt/tcpreplay/files/patch-list.c +++ /dev/null @@ -1,10 +0,0 @@ ---- list.c.orig Wed Oct 9 17:39:36 2002 -+++ list.c Wed Oct 9 17:39:44 2002 -@@ -8,6 +8,7 @@ - - #include <stdlib.h> - #include <string.h> -+#include <sys/types.h> - #include <regex.h> - #include <errno.h> - diff --git a/net-mgmt/tcpreplay/files/patch-tree.c b/net-mgmt/tcpreplay/files/patch-tree.c deleted file mode 100644 index 68b00d23455d..000000000000 --- a/net-mgmt/tcpreplay/files/patch-tree.c +++ /dev/null @@ -1,10 +0,0 @@ ---- tree.c.orig Wed Oct 9 20:38:59 2002 -+++ tree.c Wed Oct 9 20:39:06 2002 -@@ -12,7 +12,6 @@ - #include <err.h> - #include <libnet.h> - #include <redblack.h> --#include <search.h> - #include <stdio.h> - #include <stdlib.h> - |