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
/
hash.c
diff --git
a/struct/hash.c
b/struct/hash.c
index de0ab2bcb09384c8216fe5052b315905a58431a5..1a8fde82176267c277752aa9b767e2e241ae3cee 100644
(file)
--- a/
struct/hash.c
+++ b/
struct/hash.c
@@
-27,10
+27,6
@@
/*----- Header files ------------------------------------------------------*/
-#include <stdio.h>
-#include <stdlib.h>
-#include <string.h>
-
#include "alloc.h"
#include "arena.h"
#include "bits.h"