chiark
/
gitweb
/
~mdw
/
mLib
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
*.[ch]: Remove unnecessary header files.
[mLib]
/
utils
/
gprintf.c
diff --git
a/utils/gprintf.c
b/utils/gprintf.c
index 45cd35afc9325b34d49fff159fb7880e7a6e224a..5222e6158b7a2cffabadf51ed23a22ec386102e6 100644
(file)
--- a/
utils/gprintf.c
+++ b/
utils/gprintf.c
@@
-34,7
+34,6
@@
#include <limits.h>
#include <stdarg.h>
#include <stdio.h>
-#include <stdlib.h>
#include <string.h>
#ifdef HAVE_FLOAT_H