chiark / gitweb /
*.[ch]: Remove unnecessary header files.
[mLib] / sel / sig.c
index 0160bf1080bff070367438018596effee31a445b..b03cdae6570ad7380d00c32b02a57a429755dcb5 100644 (file)
--- a/sel/sig.c
+++ b/sel/sig.c
@@ -29,9 +29,6 @@
 
 #include <errno.h>
 #include <signal.h>
-#include <stdio.h>
-#include <stdlib.h>
-#include <string.h>
 
 #include <fcntl.h>