]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - tools/perf/util/symbol-minimal.c
perf tools: Add missing headers, mostly stdlib.h
[linux.git] / tools / perf / util / symbol-minimal.c
index 17edbd4f6f855a475f3b073e057f04f8a88f16ce..c8b7cadbc9c455fc81be83907c5d1953e470cee8 100644 (file)
@@ -7,6 +7,7 @@
 #include <stdio.h>
 #include <fcntl.h>
 #include <string.h>
+#include <stdlib.h>
 #include <byteswap.h>
 #include <sys/stat.h>