]> Shamusworld >> Repos - virtualjaguar/blobdiff - src/log.cpp
Header shuffling
[virtualjaguar] / src / log.cpp
index ea38d63ef6dbc85f9c103c10d1672d5bec973036..1f6b882e0bce96bfeab2235b49a4208f8fc8b74b 100644 (file)
@@ -6,6 +6,8 @@
 // Cleanups/new stuff by James L. Hammons
 //
 
+#include <stdlib.h>
+#include <stdarg.h>
 #include "types.h"
 #include "log.h"