perf tools: Remove perf.h from source files not needing it
[sfrench/cifs-2.6.git] / tools / perf / util / debug.c
index 3780fe42453b7537affd07d1b59e4126500b06fb..c822c5943340771211c5cc0e75346210c1d23a63 100644 (file)
@@ -1,8 +1,6 @@
 // SPDX-License-Identifier: GPL-2.0
 /* For general debugging purposes */
 
-#include "../perf.h"
-
 #include <inttypes.h>
 #include <string.h>
 #include <stdarg.h>