diff options
Diffstat (limited to 'net/tcpreplay/patches/patch-src_tcpprep.c')
-rw-r--r-- | net/tcpreplay/patches/patch-src_tcpprep.c | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/net/tcpreplay/patches/patch-src_tcpprep.c b/net/tcpreplay/patches/patch-src_tcpprep.c deleted file mode 100644 index 609c5539ca5..00000000000 --- a/net/tcpreplay/patches/patch-src_tcpprep.c +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-src_tcpprep.c,v 1.1 2013/10/31 02:25:17 minskim Exp $ - ---- src/tcpprep.c.orig 2010-04-05 00:58:02.000000000 +0000 -+++ src/tcpprep.c -@@ -61,7 +61,9 @@ - #include "lib/tree.h" - #include "tree.h" - #include "lib/sll.h" -+#ifndef HAVE_STRLCPY - #include "lib/strlcpy.h" -+#endif - - /* - * global variables |