Merge branch 'next' into for-linus
[linux-2.6-microblaze.git] / tools / perf / tests / mmap-basic.c
index 8322fc2..e68ca62 100644 (file)
@@ -5,11 +5,13 @@
 #include <perf/cpumap.h>
 
 #include "debug.h"
+#include "event.h"
 #include "evlist.h"
 #include "evsel.h"
 #include "thread_map.h"
 #include "tests.h"
 #include "util/mmap.h"
+#include "util/sample.h"
 #include <linux/err.h>
 #include <linux/kernel.h>
 #include <linux/string.h>