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
/
darray.c
diff --git
a/struct/darray.c
b/struct/darray.c
index 4ef01c5e22fa7276c7b7dbcec6d7d6ef6ccb52ba..ed849954bbce6da74daf24d3a9638410cd1d4800 100644
(file)
--- a/
struct/darray.c
+++ b/
struct/darray.c
@@
-27,9
+27,7
@@
/*----- Header files ------------------------------------------------------*/
-#include <stdio.h>
#include <string.h>
-#include <stdlib.h>
#include "alloc.h"
#include "arena.h"