Revision 87ecb68b osdep.c

b/osdep.c
33 33
#include <sys/statvfs.h>
34 34
#endif
35 35

  
36
#include "cpu.h"
37
#if defined(USE_KQEMU)
38
#include "vl.h"
39
#endif
36
#include "qemu-common.h"
37
#include "sysemu.h"
40 38

  
41 39
#ifdef _WIN32
42 40
#include <windows.h>

Also available in: Unified diff