tools: Consolidate types.h
[deliverable/linux.git] / tools / perf / tests / rdpmc.c
index 46649c25fa5ed4982c364119792490c4ff861979..e59143fd9e711c0461196ce098ec64ec31cd6641 100644 (file)
@@ -2,7 +2,7 @@
 #include <stdlib.h>
 #include <signal.h>
 #include <sys/mman.h>
-#include "types.h"
+#include <linux/types.h>
 #include "perf.h"
 #include "debug.h"
 #include "tests.h"
This page took 0.025353 seconds and 5 git commands to generate.