perf thread_map: Reduce exposure of libperf internal API
[linux-2.6-microblaze.git] / tools / perf / util / thread_map.c
index c9bfe46..e848579 100644 (file)
@@ -18,6 +18,7 @@
 #include "thread_map.h"
 #include "debug.h"
 #include "event.h"
+#include <internal/threadmap.h>
 
 /* Skip "." and ".." directories */
 static int filter(const struct dirent *dir)