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]
/
utils
/
str.c
diff --git
a/utils/str.c
b/utils/str.c
index e7598284564c9f85382d6915e9a7a1f22d93dbcb..25fb3b02edf18747e635e6193f8681d2579de158 100644
(file)
--- a/
utils/str.c
+++ b/
utils/str.c
@@
-28,8
+28,6
@@
/*----- Header files ------------------------------------------------------*/
#include <ctype.h>
-#include <stdio.h>
-#include <stdlib.h>
#include <string.h>
#include "macros.h"