aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lib/traceevent/plugin_xen.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/lib/traceevent/plugin_xen.c')
-rw-r--r--tools/lib/traceevent/plugin_xen.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/lib/traceevent/plugin_xen.c b/tools/lib/traceevent/plugin_xen.c
index b2acbd6e9c86..bc0496e4c296 100644
--- a/tools/lib/traceevent/plugin_xen.c
+++ b/tools/lib/traceevent/plugin_xen.c
@@ -3,6 +3,7 @@
#include <stdlib.h>
#include <string.h>
#include "event-parse.h"
+#include "trace-seq.h"
#define __HYPERVISOR_set_trap_table 0
#define __HYPERVISOR_mmu_update 1