diff options
-rw-r--r-- | lib/human.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/human.c b/lib/human.c index 6a41fc533..132ba019a 100644 --- 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> |