OSDN Git Service

Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic...
[android-x86/kernel.git] / tools / perf / util / include / linux / list.h
index 356c7e4..ed33609 100644 (file)
@@ -1,4 +1,6 @@
 #include <linux/kernel.h>
+#include <linux/prefetch.h>
+
 #include "../../../../include/linux/list.h"
 
 #ifndef PERF_LIST_H