]> git.ipfire.org Git - people/arne_f/kernel.git/blobdiff - tools/perf/builtin-kmem.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[people/arne_f/kernel.git] / tools / perf / builtin-kmem.c
index 924a9518931ade8eb51e17eb36fc38024c556c79..7d9e3a7e34d36f0d98b7d432d3e9755b66530c37 100644 (file)
@@ -14,6 +14,7 @@
 #include "util/debug.h"
 
 #include <linux/rbtree.h>
+#include <linux/slab.h>
 
 struct alloc_stat;
 typedef int (*sort_fn_t)(struct alloc_stat *, struct alloc_stat *);