mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Tcpreplay is distributed with libredblack 1.1.0, however,
libredblack 1.2 in the ports tree. Fix tcpreplay to work with libredblack 1.2
This commit is contained in:
parent
fb728e9821
commit
845439fe24
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=67726
10
net-mgmt/tcpreplay/files/patch-tree.c
Normal file
10
net-mgmt/tcpreplay/files/patch-tree.c
Normal file
@ -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>
|
||||
|
10
net/tcpreplay/files/patch-tree.c
Normal file
10
net/tcpreplay/files/patch-tree.c
Normal file
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user