aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/header.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/util/header.c')
-rw-r--r--tools/perf/util/header.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/util/header.c b/tools/perf/util/header.c
index d85827de1b60..a4a8342eba98 100644
--- a/tools/perf/util/header.c
+++ b/tools/perf/util/header.c
@@ -45,6 +45,7 @@
45#include "util.h" // page_size, perf_exe() 45#include "util.h" // page_size, perf_exe()
46#include "cputopo.h" 46#include "cputopo.h"
47#include "bpf-event.h" 47#include "bpf-event.h"
48#include "util/synthetic-events.h"
48 49
49#include <linux/ctype.h> 50#include <linux/ctype.h>
50#include <internal/lib.h> 51#include <internal/lib.h>