]> git.proxmox.com Git - qemu.git/blobdiff - qjson.h
msi: Add msi_get_message()
[qemu.git] / qjson.h
diff --git a/qjson.h b/qjson.h
index 65b10ea369e5e54447b781903ea258511593b1ed..1190d8a86c2b2edeb787375ffd13aadf66e7a55c 100644 (file)
--- a/qjson.h
+++ b/qjson.h
@@ -15,6 +15,7 @@
 #define QJSON_H
 
 #include <stdarg.h>
+#include "compiler.h"
 #include "qobject.h"
 #include "qstring.h"