From: Jim Meyering Date: Sun, 25 Apr 1999 19:18:55 +0000 (+0000) Subject: Don't include inttypes.h here. X-Git-Tag: SH-UTILS-1_16h~56 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e3a368948ed890979bd0f14f5aac791e0b1b9035;p=thirdparty%2Fcoreutils.git Don't include inttypes.h here. --- diff --git a/lib/human.c b/lib/human.c index 6a41fc5332..132ba019a9 100644 --- a/lib/human.c +++ b/lib/human.c @@ -23,10 +23,6 @@ # include #endif -#if HAVE_INTTYPES_H -# include -#endif - #include #include