summaryrefslogtreecommitdiff
path: root/net/netcat/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'net/netcat/patches/patch-ae')
-rw-r--r--net/netcat/patches/patch-ae12
1 files changed, 0 insertions, 12 deletions
diff --git a/net/netcat/patches/patch-ae b/net/netcat/patches/patch-ae
deleted file mode 100644
index 968bd4182bb..00000000000
--- a/net/netcat/patches/patch-ae
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ae,v 1.1 2002/08/21 06:31:57 simonb Exp $
-
---- data/xor.c.orig Sun Feb 18 14:18:16 1996
-+++ data/xor.c
-@@ -14,6 +14,7 @@
- *Hobbit*, 960208 */
-
- #include <stdio.h>
-+#include <string.h>
- #include <fcntl.h>
-
- char buf[8192];