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.c
diff --git
a/struct/dstr.c
b/struct/dstr.c
index 69c90f9c7328affdb6e7579f61dbda60ac2d7527..52f33f5385b59d36608fc3e86028ab7549e13388 100644
(file)
--- a/
struct/dstr.c
+++ b/
struct/dstr.c
@@
-28,7
+28,6
@@
/*----- Header files ------------------------------------------------------*/
#include <stdio.h>
-#include <stdlib.h>
#include <string.h>
#include "alloc.h"