chiark / gitweb /
*.[ch]: Remove unnecessary header files.
[mLib] / mem / alloc.c
index 3f1ccc5f5cc0cb63138f04a7f6b58e05434f7cf7..56c00a39d1404497998809b517e9987edd75d81f 100644 (file)
@@ -29,8 +29,6 @@
 
 /* --- ANSI headers --- */
 
-#include <stdio.h>
-#include <stdlib.h>
 #include <string.h>
 
 /* --- Local headers --- */