summary refs log tree commit diff stats
path: root/hmp.h
diff options
context:
space:
mode:
Diffstat (limited to 'hmp.h')
-rw-r--r--hmp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/hmp.h b/hmp.h
index 43617f2646..1d095d5837 100644
--- a/hmp.h
+++ b/hmp.h
@@ -14,7 +14,6 @@
 #ifndef HMP_H
 #define HMP_H
 
-#include "qemu-common.h"
 #include "qemu/readline.h"
 
 void hmp_info_name(Monitor *mon, const QDict *qdict);