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]
/
sys
/
fdflags.c
diff --git
a/sys/fdflags.c
b/sys/fdflags.c
index 02469ada76de2c8ebe2f24de59a4ae150b27f783..2bca2ca6f916401f2a438e793a975e137c22948a 100644
(file)
--- a/
sys/fdflags.c
+++ b/
sys/fdflags.c
@@
-27,10
+27,6
@@
/*----- Header files ------------------------------------------------------*/
-#include <stdio.h>
-#include <stdlib.h>
-#include <string.h>
-
#include <fcntl.h>
#include "fdflags.h"