summaryrefslogtreecommitdiff
path: root/lib-src/yow.c
diff options
context:
space:
mode:
authorKarl Heuer <kwzh@gnu.org>1996-07-16 22:39:31 +0000
committerKarl Heuer <kwzh@gnu.org>1996-07-16 22:39:31 +0000
commitd283640e036580b300c829e102c7237d844c7019 (patch)
tree3c1c9195692dbea18fcdcb4b904afe19d5e694d5 /lib-src/yow.c
parent9f80a1c88958bd05242d96a22563e4fc178ad5e5 (diff)
downloademacs-d283640e036580b300c829e102c7237d844c7019.tar.gz
Undo previous change.
Diffstat (limited to 'lib-src/yow.c')
-rw-r--r--lib-src/yow.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib-src/yow.c b/lib-src/yow.c
index a37563a6f33..b67d2f1eeee 100644
--- a/lib-src/yow.c
+++ b/lib-src/yow.c
@@ -14,10 +14,6 @@
#include <ctype.h>
#include <../src/paths.h> /* For PATH_DATA. */
-#ifdef __GNU_LIBRARY__
-# include <string.h>
-#endif
-
#define BUFSIZE 80
#define SEP '\0'