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 84ea840892..20d3370bf8 100644 --- a/trace/control.c +++ b/trace/control.c @@ -7,6 +7,7 @@ * See the COPYING file in the top-level directory. */ +#include "qemu/osdep.h" #include "trace/control.h" #ifdef CONFIG_TRACE_SIMPLE #include "trace/simple.h" |