]> Shamusworld >> Repos - virtualjaguar/commitdiff
Header shuffling
authorShamus Hammons <jlhamm@acm.org>
Sat, 20 Mar 2004 19:20:46 +0000 (19:20 +0000)
committerShamus Hammons <jlhamm@acm.org>
Sat, 20 Mar 2004 19:20:46 +0000 (19:20 +0000)
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"