chiark / gitweb /
*.[ch]: Remove unnecessary header files.
[mLib] / sel / sel.c
index 434a74e9ea31eb1b4b361e1aac561a51f331f891..a0d9ed3549aa5101dd3f9a66189d62cb2966e9f1 100644 (file)
--- a/sel/sel.c
+++ b/sel/sel.c
@@ -28,8 +28,6 @@
 /*----- Header files ------------------------------------------------------*/
 
 #include <assert.h>
-#include <stdio.h>
-#include <stdlib.h>
 #include <string.h>
 
 #include <sys/types.h>