]> git.proxmox.com Git - mirror_qemu.git/blobdiff - bsd-user/qemu.h
bsd-user: Declarations of h2t and t2h conversion functions.
[mirror_qemu.git] / bsd-user / qemu.h
index ca791e18b22defd855a8474de2d5685e7d51e89b..4cfd5c63371a961e26779b82aabb0d781047852c 100644 (file)
@@ -38,6 +38,7 @@ extern char **environ;
 #include "exec/gdbstub.h"
 #include "qemu/clang-tsa.h"
 
+#include "qemu-os.h"
 /*
  * This struct is used to hold certain information about the image.  Basically,
  * it replicates in user space what would be certain task_struct fields in the