aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lib/traceevent/trace-seq.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/lib/traceevent/trace-seq.c')
-rw-r--r--tools/lib/traceevent/trace-seq.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/lib/traceevent/trace-seq.c b/tools/lib/traceevent/trace-seq.c
index d2f265b48cde..b1ccc923e8a5 100644
--- a/tools/lib/traceevent/trace-seq.c
+++ b/tools/lib/traceevent/trace-seq.c
@@ -24,6 +24,7 @@
24#include <stdarg.h> 24#include <stdarg.h>
25 25
26#include "event-parse.h" 26#include "event-parse.h"
27#include "event-utils.h"
27 28
28/* 29/*
29 * The TRACE_SEQ_POISON is to catch the use of using 30 * The TRACE_SEQ_POISON is to catch the use of using