perf tools: Remove util.h from where it is not needed
[linux-2.6-microblaze.git] / tools / perf / util / vdso.c
index e5e6599..ba4b439 100644 (file)
@@ -11,7 +11,7 @@
 
 #include "vdso.h"
 #include "dso.h"
-#include "util.h"
+#include <internal/lib.h>
 #include "map.h"
 #include "symbol.h"
 #include "machine.h"