tools: Consolidate types.h
[linux-2.6-block.git] / tools / perf / tests / dso-data.c
index 9cc81a3eb9b456e6d2693bce799fedb0caba9862..3e6cb171e3d3b7578ede52017b7d08ecdb8d6403 100644 (file)
@@ -1,7 +1,7 @@
 #include "util.h"
 
 #include <stdlib.h>
-#include <sys/types.h>
+#include <linux/types.h>
 #include <sys/stat.h>
 #include <fcntl.h>
 #include <string.h>