Add #defines needed by OpenSolaris, fix breakage by the #defines
[qemu] / monitor.h
index f6a43c0..c7d2d0b 100644 (file)
--- a/monitor.h
+++ b/monitor.h
@@ -3,6 +3,7 @@
 
 #include "qemu-common.h"
 #include "qemu-char.h"
+#include "qdict.h"
 #include "block.h"
 
 extern Monitor *cur_mon;