chiark / gitweb /
*.[ch]: Remove unnecessary header files.
[mLib] / sel / selbuf.c
index b572f4b937d39b8e798c66888e54d4049a115735..ddc06d2f8a1c70162a52975beb798df1574de3e7 100644 (file)
@@ -28,9 +28,6 @@
 /*----- Header files ------------------------------------------------------*/
 
 #include <errno.h>
-#include <stdio.h>
-#include <stdlib.h>
-#include <string.h>
 
 #include <sys/types.h>
 #include <sys/time.h>