perf stat aggregation: Add separate thread member
[linux-2.6-microblaze.git] / scripts / kconfig / confdata.c
index a39d93e..2568dbe 100644 (file)
@@ -5,6 +5,7 @@
 
 #include <sys/mman.h>
 #include <sys/stat.h>
+#include <sys/types.h>
 #include <ctype.h>
 #include <errno.h>
 #include <fcntl.h>