perf tools: Provide mutex wrappers for pthreads rwlocks
[linux-2.6-microblaze.git] / tools / perf / util / trace-event-read.c
index 8a9a677..40b4259 100644 (file)
@@ -27,7 +27,6 @@
 #include <sys/stat.h>
 #include <sys/wait.h>
 #include <sys/mman.h>
-#include <pthread.h>
 #include <fcntl.h>
 #include <unistd.h>
 #include <errno.h>