]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - tools/perf/tests/bpf.c
perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used
[karo-tx-linux.git] / tools / perf / tests / bpf.c
index 1a04fe77487dc54512b3764f8a89961364c9ad45..67fe5eeff021864af7f35347f5157642211367de 100644 (file)
@@ -5,6 +5,7 @@
 #include <util/evlist.h>
 #include <linux/bpf.h>
 #include <linux/filter.h>
+#include <linux/kernel.h>
 #include <api/fs/fs.h>
 #include <bpf/bpf.h>
 #include "tests.h"