aboutsummaryrefslogtreecommitdiffstats
path: root/net/tcpreplay
diff options
context:
space:
mode:
authorsmace <smace@FreeBSD.org>2002-11-24 13:24:11 +0800
committersmace <smace@FreeBSD.org>2002-11-24 13:24:11 +0800
commite8d01459c7152febdac720fe13cd1835f40ad1ba (patch)
tree8355116dd7b9ba7f90a2185a084acfe3de1530da /net/tcpreplay
parent33e464c2db48bfcbe97d1095e1240fce6e0ece36 (diff)
downloadfreebsd-ports-gnome-e8d01459c7152febdac720fe13cd1835f40ad1ba.tar.gz
freebsd-ports-gnome-e8d01459c7152febdac720fe13cd1835f40ad1ba.tar.zst
freebsd-ports-gnome-e8d01459c7152febdac720fe13cd1835f40ad1ba.zip
Patches now included in original dist.
Diffstat (limited to 'net/tcpreplay')
-rw-r--r--net/tcpreplay/files/patch-list.c10
-rw-r--r--net/tcpreplay/files/patch-tree.c10
2 files changed, 0 insertions, 20 deletions
diff --git a/net/tcpreplay/files/patch-list.c b/net/tcpreplay/files/patch-list.c
deleted file mode 100644
index 1cdaff534ee1..000000000000
--- a/net/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/tcpreplay/files/patch-tree.c b/net/tcpreplay/files/patch-tree.c
deleted file mode 100644
index 68b00d23455d..000000000000
--- a/net/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>
-