]> git.proxmox.com Git - qemu.git/blobdiff - dyngen-exec.h
Move stdbool.h
[qemu.git] / dyngen-exec.h
index 0700a2d9bb20717dba5b8093e993c61dc10cb767..5bfef3f6fe1b7ea494e89a3c4ebfe544de26babe 100644 (file)
@@ -31,6 +31,7 @@
    host headers do not allow that. */
 #include <stddef.h>
 #include <stdint.h>
+#include <stdbool.h>
 
 #ifdef __OpenBSD__
 #include <sys/types.h>