From: Jim Meyering Date: Tue, 22 Jul 2003 14:18:58 +0000 (+0000) Subject: don't include stdboo.h. it's already included via system.h X-Git-Tag: v5.0.90~151 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4457508c7a43207bc862de46dc2002c5dc2fdb05;p=thirdparty%2Fcoreutils.git don't include stdboo.h. it's already included via system.h --- diff --git a/src/cut.c b/src/cut.c index 899da7c2c7..baa1368722 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). */