X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=sysemu.h;h=3eab34b399e732a3504ffaf3803e040eaea75a86;hb=bcebc4a2e92679c5d10f7b5d20269de2ef3d782c;hp=8775412b7c7c2be6fff70444126fb696be99f7b0;hpb=376253ece484b7dc86f215641dca47c3c88f38d1;p=qemu diff --git a/sysemu.h b/sysemu.h index 8775412..3eab34b 100644 --- a/sysemu.h +++ b/sysemu.h @@ -4,6 +4,10 @@ #include "qemu-common.h" +#ifdef _WIN32 +#include +#endif + /* vl.c */ extern const char *bios_name; extern const char *bios_dir;