]> Shamusworld >> Repos - virtualjaguar/blobdiff - src/include/log.h
Small header sanity update
[virtualjaguar] / src / include / log.h
index 52ccfe91bfb113ad8b36295223feed0bfefb6edb..0804df91d0c38574872c56e0f6dfecdabec4d654 100644 (file)
@@ -6,8 +6,6 @@
 #define __LOG_H__
 
 #include <stdio.h>
-#include <stdlib.h>
-#include <stdarg.h>
 
 #ifdef __cplusplus
 extern "C" {