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
/
dstr.h
diff --git
a/struct/dstr.h
b/struct/dstr.h
index 93c60e2d0ece96247daa0d9362c64a29ade2c950..9de812ff0ba45775342e3f90eff21b016c464ffc 100644
(file)
--- a/
struct/dstr.h
+++ b/
struct/dstr.h
@@
-46,7
+46,6
@@
#include <stdarg.h>
#include <stdio.h>
-#include <stdlib.h>
#include <string.h>
#ifndef MLIB_ALLOC_H