X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Finclude%2Fjaguar.h;h=4a1936f245b1f7b315e2170f2c097fb59a75b579;hb=220217373079ff8d737f3d6dc07bbbad8f46e1ca;hp=d3d69047fc198fbd6e1967be1e628dfd0163f7cd;hpb=84e04538358e30e6d1c0db7a0b91cc1bde516229;p=virtualjaguar diff --git a/src/include/jaguar.h b/src/include/jaguar.h index d3d6904..4a1936f 100644 --- a/src/include/jaguar.h +++ b/src/include/jaguar.h @@ -1,6 +1,7 @@ #ifndef __JAGUAR_H__ #define __JAGUAR_H__ +#include // Why??? (for memset, etc... Lazy!) Dunno why, but this just strikes me as wrong... #include "types.h" #include "log.h" #include "version.h"