summaryrefslogtreecommitdiff
path: root/net/tcpreplay
diff options
context:
space:
mode:
authorScott Mace <smace@FreeBSD.org>2002-10-10 01:47:25 +0000
committerScott Mace <smace@FreeBSD.org>2002-10-10 01:47:25 +0000
commit845439fe241e0aaa465367cd081d036c530786ca (patch)
tree2bcdf02f68b0d87dc7e6d13c64423883dafa4f3f /net/tcpreplay
parentadd DISTNAME (diff)
Tcpreplay is distributed with libredblack 1.1.0, however,
libredblack 1.2 in the ports tree. Fix tcpreplay to work with libredblack 1.2
Notes
Notes: svn path=/head/; revision=67726
Diffstat (limited to 'net/tcpreplay')
-rw-r--r--net/tcpreplay/files/patch-tree.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/net/tcpreplay/files/patch-tree.c b/net/tcpreplay/files/patch-tree.c
new file mode 100644
index 000000000000..68b00d23455d
--- /dev/null
+++ b/net/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>
+