]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - tools/perf/tests/is_printable_array.c
perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used
[karo-tx-linux.git] / tools / perf / tests / is_printable_array.c
index 42e13393e5028c2d1bfe515b990b0e79275e96c3..a008e5c2d980a617c27c23d7bbb04616f5322d03 100644 (file)
@@ -1,4 +1,5 @@
 #include <linux/compiler.h>
+#include <linux/kernel.h>
 #include "tests.h"
 #include "debug.h"
 #include "util.h"