perf tools: Remove needless util.h include from builtin.h
[linux-2.6-microblaze.git] / tools / perf / builtin.h
index 999fe91..14a2db6 100644 (file)
@@ -2,8 +2,6 @@
 #ifndef BUILTIN_H
 #define BUILTIN_H
 
-#include "util/util.h"
-
 extern const char perf_usage_string[];
 extern const char perf_more_info_string[];