]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
don't include stdboo.h. it's already included via system.h
authorJim Meyering <jim@meyering.net>
Tue, 22 Jul 2003 14:18:58 +0000 (14:18 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 22 Jul 2003 14:18:58 +0000 (14:18 +0000)
src/cut.c

index 899da7c2c7c9940e1c2038bd812869dabfde7675..baa1368722372d51076199faef641d93603850c5 100644 (file)
--- a/src/cut.c
+++ b/src/cut.c
@@ -35,7 +35,6 @@
 #include "getdelim2.h"
 #include "hash.h"
 #include "quote.h"
-#include "stdbool.h"
 #include "xstrndup.h"
 
 /* The official name of this program (e.g., no `g' prefix).  */