changeset 1812:2a52bf4a60c7

Don't include inttypes.h here.
author Jim Meyering <jim@meyering.net>
date Sun, 25 Apr 1999 19:18:55 +0000
parents 622b6f32612a
children 9e16d9bc8891
files lib/human.c
diffstat 1 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/lib/human.c
+++ b/lib/human.c
@@ -23,10 +23,6 @@
 # include <config.h>
 #endif
 
-#if HAVE_INTTYPES_H
-# include <inttypes.h>
-#endif
-
 #include <sys/types.h>
 #include <stdio.h>