]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - tools/perf/tests/dso-data.c
perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used
[karo-tx-linux.git] / tools / perf / tests / dso-data.c
index 13725e09ba22447ed97b498e6751a34c2a027cbf..46ea2e061b86f00849ea385086b8381972348e63 100644 (file)
@@ -1,4 +1,5 @@
 #include <stdlib.h>
+#include <linux/kernel.h>
 #include <linux/types.h>
 #include <sys/stat.h>
 #include <fcntl.h>