projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
12bf2f8
)
Don't include inttypes.h here.
author
Jim Meyering
<jim@meyering.net>
Sun, 25 Apr 1999 19:18:55 +0000
(19:18 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sun, 25 Apr 1999 19:18:55 +0000
(19:18 +0000)
lib/human.c
patch
|
blob
|
history
diff --git
a/lib/human.c
b/lib/human.c
index 6a41fc53328062d84fa0b78dbc6e684b2bde522b..132ba019a936de8e480738c54a0ca31421e5826d 100644
(file)
--- 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>