summaryrefslogtreecommitdiff
path: root/cad/magic/patches/patch-az
blob: 38d7dc78880a418e6afcea497e338e3e2c56446f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-az,v 1.2 2006/02/03 02:19:42 rillig Exp $

--- textio/txInput.c.orig	2006-01-13 18:28:21.000000000 +0000
+++ textio/txInput.c
@@ -26,9 +26,7 @@
 #include <unistd.h>
 #include <ctype.h>
 #include <dirent.h>
-#ifdef SYSV
 #include <string.h>
-#endif
 
 
 #include "misc/magsgtty.h"