]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - tools/perf/util/dwarf-aux.c
perf tools: Add missing headers, mostly stdlib.h
[linux.git] / tools / perf / util / dwarf-aux.c
index 218bfea8f8a8e756eb057235559a5e6772ce9a3e..03b2de1f5a358d2080524155e4e7e5b9058ea783 100644 (file)
@@ -6,7 +6,7 @@
 #include <errno.h>
 #include <inttypes.h>
 #include <stdbool.h>
-#include "util.h"
+#include <stdlib.h>
 #include "debug.h"
 #include "dwarf-aux.h"
 #include "string2.h"