Don't include inttypes.h here.
authorJim Meyering <jim@meyering.net>
Sun, 25 Apr 1999 19:18:55 +0000 (19:18 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 25 Apr 1999 19:18:55 +0000 (19:18 +0000)
lib/human.c

index 6a41fc5..132ba01 100644 (file)
 # include <config.h>
 #endif
 
-#if HAVE_INTTYPES_H
-# include <inttypes.h>
-#endif
-
 #include <sys/types.h>
 #include <stdio.h>