diff options
Diffstat (limited to 'trace/control.c')
-rw-r--r-- | trace/control.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/trace/control.c b/trace/control.c index 20d3370bf8..ccddda537f 100644 --- a/trace/control.c +++ b/trace/control.c @@ -9,6 +9,7 @@ #include "qemu/osdep.h" #include "trace/control.h" +#include "qemu/help_option.h" #ifdef CONFIG_TRACE_SIMPLE #include "trace/simple.h" #endif |