]> git.proxmox.com Git - mirror_qemu.git/blobdiff - bsd-user/mmap.c
exec/cpu: Extract page-protection definitions to page-protection.h
[mirror_qemu.git] / bsd-user / mmap.c
index c785615392198e427ddd89dc40058ebed72804d9..f3a4f1712dab29e155ec86e6de30e4bc790b3924 100644 (file)
@@ -17,6 +17,7 @@
  *  along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 #include "qemu/osdep.h"
+#include "exec/page-protection.h"
 
 #include "qemu.h"