Don't include <string.h> or <ctype.h>.

That's already done via system.h.
This commit is contained in:
Jim Meyering
2002-12-01 09:49:01 +00:00
parent 275bdd3966
commit cb173ced29
-3
View File
@@ -43,9 +43,6 @@
# endif
#endif
#include <string.h>
#include <ctype.h>
#include "system.h"
#include "closeout.h"