chiark / gitweb /
*.[ch]: Remove unnecessary header files.
[mLib] / mem / sub.c
index 185be3af3a3b463f10df1e973015d85563e302c9..cf7a5b92d1959b55f46a20def799b2de3efa850c 100644 (file)
--- a/mem/sub.c
+++ b/mem/sub.c
@@ -61,9 +61,6 @@
 /* --- ANSI headers --- */
 
 #include <assert.h>
-#include <stdio.h>
-#include <stdlib.h>
-#include <string.h>
 
 /* --- External headers --- */