]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - trace/control.c
util: move declarations out of qemu-common.h
[thirdparty/qemu.git] / trace / control.c
index 20d3370bf86a766352ed1cc995640f6550c252ca..ccddda537ffbf5a1372be4c3e5125f462934b148 100644 (file)
@@ -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