From 1e7e7d6eca894ad9a2a8b39c5689f1d2a118a2bb Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Thu, 28 Apr 1994 04:44:54 +0000 Subject: Don't include string.h or strings.h. --- lib-src/b2m.c | 6 ------ 1 file changed, 6 deletions(-) (limited to 'lib-src/b2m.c') diff --git a/lib-src/b2m.c b/lib-src/b2m.c index 77cfa9a622..2e321a1b1b 100644 --- a/lib-src/b2m.c +++ b/lib-src/b2m.c @@ -27,12 +27,6 @@ #include <../src/config.h> -#ifdef USG -#include -#else -#include -#endif - /* BSD's strings.h does not declare the type of strtok. */ extern char *strtok (); -- cgit v1.2.3