diff options
Diffstat (limited to 'xen-mapcache.c')
-rw-r--r-- | xen-mapcache.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xen-mapcache.c b/xen-mapcache.c index 4a04378020..49f394a777 100644 --- a/xen-mapcache.c +++ b/xen-mapcache.c @@ -8,7 +8,7 @@ * GNU GPL, version 2 or (at your option) any later version. */ -#include "config.h" +#include "qemu/osdep.h" #include <sys/resource.h> |