]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - tools/perf/util/db-export.c
perf tools: Add missing headers, mostly stdlib.h
[linux.git] / tools / perf / util / db-export.c
index 2182f552aac6523bd50c90cfd933c81e51179b48..4cdd1f579156a75c0b84c1e60c2ea7bda8bb9553 100644 (file)
@@ -5,6 +5,7 @@
  */
 
 #include <errno.h>
+#include <stdlib.h>
 
 #include "evsel.h"
 #include "machine.h"