]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - tools/perf/arch/powerpc/util/perf_regs.c
perf tools: Add missing headers, mostly stdlib.h
[linux.git] / tools / perf / arch / powerpc / util / perf_regs.c
index 34d5134681d96c9716ed1937f835a3b125d6dfa5..64f65c296d3e15416ddc61ba1a903efba4a547ef 100644 (file)
@@ -8,6 +8,8 @@
 #include "../../util/perf_regs.h"
 #include "../../util/debug.h"
 
+#include <linux/kernel.h>
+
 const struct sample_reg sample_reg_masks[] = {
        SMPL_REG(r0, PERF_REG_POWERPC_R0),
        SMPL_REG(r1, PERF_REG_POWERPC_R1),