aboutsummaryrefslogtreecommitdiffstats
path: root/trace-cmd.c
diff options
context:
space:
mode:
Diffstat (limited to 'trace-cmd.c')
-rw-r--r--trace-cmd.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/trace-cmd.c b/trace-cmd.c
index 7d41744..6719fc3 100644
--- a/trace-cmd.c
+++ b/trace-cmd.c
@@ -33,8 +33,7 @@
33#include <ctype.h> 33#include <ctype.h>
34#include <errno.h> 34#include <errno.h>
35 35
36#include "parse-events.h" 36#include "trace-local.h"
37#include "trace-cmd.h"
38 37
39#define VERSION "0.5" 38#define VERSION "0.5"
40 39