mirror of
git://git.sv.gnu.org/coreutils
synced 2026-06-06 23:59:19 -04:00
Don't include <string.h> or <ctype.h>.
That's already done via system.h.
This commit is contained in:
@@ -43,9 +43,6 @@
|
||||
# endif
|
||||
#endif
|
||||
|
||||
#include <string.h>
|
||||
#include <ctype.h>
|
||||
|
||||
#include "system.h"
|
||||
|
||||
#include "closeout.h"
|
||||
|
||||
Reference in New Issue
Block a user