]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - linux-user/mmap.c
exec/cpu: Extract page-protection definitions to page-protection.h
[thirdparty/qemu.git] / linux-user / mmap.c
index 66a16310940ea93e986742e82b83e9e2755c6e65..72b30279a2c6486dcbc8fdb49d53802368ed84ca 100644 (file)
@@ -20,6 +20,7 @@
 #include <sys/shm.h>
 #include "trace.h"
 #include "exec/log.h"
+#include "exec/page-protection.h"
 #include "qemu.h"
 #include "user-internals.h"
 #include "user-mmap.h"