diff --git a/[refs] b/[refs] index 08168bac2812..4455c0d1beca 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 23080e4cd224013c06444e7850fe0bcb55c129ff +refs/heads/master: c651214e90e5c150015f7524a6bfc298ad61435f diff --git a/trunk/tools/perf/util/parse-events.h b/trunk/tools/perf/util/parse-events.h index ca069f893381..5cb002894a17 100644 --- a/trunk/tools/perf/util/parse-events.h +++ b/trunk/tools/perf/util/parse-events.h @@ -4,7 +4,9 @@ * Parse symbolic events/counts passed in as options: */ +#include #include "../../../include/linux/perf_event.h" +#include "types.h" struct list_head; struct perf_evsel;