aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/tcpreplay
diff options
context:
space:
mode:
authorsmace <smace@FreeBSD.org>2002-10-10 09:47:25 +0800
committersmace <smace@FreeBSD.org>2002-10-10 09:47:25 +0800
commit19588cc71c6b53fe205c4a345b00339860d6d857 (patch)
treeb438a4fbf9657ed17ec561631bce4ff64daeddb0 /net-mgmt/tcpreplay
parent1feb58e2fd16f5f2f044f3f99d42ab51d5c0cda1 (diff)
downloadfreebsd-ports-gnome-19588cc71c6b53fe205c4a345b00339860d6d857.tar.gz
freebsd-ports-gnome-19588cc71c6b53fe205c4a345b00339860d6d857.tar.zst
freebsd-ports-gnome-19588cc71c6b53fe205c4a345b00339860d6d857.zip
Tcpreplay is distributed with libredblack 1.1.0, however,
libredblack 1.2 in the ports tree. Fix tcpreplay to work with libredblack 1.2
Diffstat (limited to 'net-mgmt/tcpreplay')
-rw-r--r--net-mgmt/tcpreplay/files/patch-tree.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/net-mgmt/tcpreplay/files/patch-tree.c b/net-mgmt/tcpreplay/files/patch-tree.c
new file mode 100644
index 000000000000..68b00d23455d
--- /dev/null
+++ b/net-mgmt/tcpreplay/files/patch-tree.c
@@ -0,0 +1,10 @@
+--- 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>
+