aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorScott Mace <smace@FreeBSD.org>2002-11-24 05:24:11 +0000
committerScott Mace <smace@FreeBSD.org>2002-11-24 05:24:11 +0000
commit6824388a9274b8710447ad9c4234af39d587fbab (patch)
tree67e3aaed0a3bf58a944fea99af8f71e8491d1111 /net-mgmt
parent65d3fa6000f33ad0e71dbaaa8bc138c3381dbff9 (diff)
downloadports-6824388a9274b8710447ad9c4234af39d587fbab.tar.gz
ports-6824388a9274b8710447ad9c4234af39d587fbab.zip
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/tcpreplay/files/patch-list.c10
-rw-r--r--net-mgmt/tcpreplay/files/patch-tree.c10
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>
-