summaryrefslogtreecommitdiff
path: root/cad/magic/patches/patch-az
diff options
context:
space:
mode:
Diffstat (limited to 'cad/magic/patches/patch-az')
-rw-r--r--cad/magic/patches/patch-az14
1 files changed, 14 insertions, 0 deletions
diff --git a/cad/magic/patches/patch-az b/cad/magic/patches/patch-az
new file mode 100644
index 00000000000..b2bf1df205b
--- /dev/null
+++ b/cad/magic/patches/patch-az
@@ -0,0 +1,14 @@
+$NetBSD: patch-az,v 1.1 2006/01/13 18:46:06 joerg Exp $
+
+--- textio/txInput.c.orig 2006-01-13 18:28:21.000000000 +0000
++++ textio/txInput.c
+@@ -26,9 +26,7 @@ static char rcsid[]="$Header: /ufs/repos
+ #include <unistd.h>
+ #include <ctype.h>
+ #include <dirent.h>
+-#ifdef SYSV
+ #include <string.h>
+-#endif
+
+
+ #include "misc/magsgtty.h"