perf tools: Remove perf.h from source files not needing it
[linux-2.6-microblaze.git] / tools / perf / util / trace-event-scripting.c
index dfd2640..714581b 100644 (file)
@@ -10,7 +10,6 @@
 #include <string.h>
 #include <errno.h>
 
-#include "../perf.h"
 #include "debug.h"
 #include "trace-event.h"
 #include <linux/zalloc.h>