chiark / gitweb /
*.[ch]: Remove unnecessary header files.
[mLib] / trace / trace.c
index e06bf7bd2ce09fecbe7e3447184f831f15334ef2..f9d2ce256f69dd0a4161a148203ce2b9762bbd0f 100644 (file)
@@ -32,8 +32,6 @@
 #include <ctype.h>
 #include <stdarg.h>
 #include <stdio.h>
-#include <stdlib.h>
-#include <string.h>
 
 /* --- Local headers --- */