summaryrefslogtreecommitdiff
path: root/src/cut.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-07-22 14:18:58 +0000
committerJim Meyering <jim@meyering.net>2003-07-22 14:18:58 +0000
commit4457508c7a43207bc862de46dc2002c5dc2fdb05 (patch)
tree0b70fb0b1c22e0c94701a29a0c85ac8d2f79a70e /src/cut.c
parent0bdc16c6f5e4f822112da43534ea0fba82d4d10c (diff)
downloadcoreutils-4457508c7a43207bc862de46dc2002c5dc2fdb05.tar.xz
don't include stdboo.h. it's already included via system.h
Diffstat (limited to 'src/cut.c')
-rw-r--r--src/cut.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cut.c b/src/cut.c
index 899da7c2c..baa136872 100644
--- 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). */