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]
/
struct
/
buf-putf.c
diff --git
a/struct/buf-putf.c
b/struct/buf-putf.c
index 9a4cc547e3d29f6da024c9b95bdc546eb4188d05..53f6bad585f5de8184cb275e36db00485fbdd445 100644
(file)
--- a/
struct/buf-putf.c
+++ b/
struct/buf-putf.c
@@
-31,7
+31,6
@@
#include <stdarg.h>
#include <stddef.h>
-#include <stdio.h>
#include "buf.h"
#include "gprintf.h"