]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - tools/perf/tests/llvm.c
perf tools: Add missing headers, mostly stdlib.h
[linux.git] / tools / perf / tests / llvm.c
index a039f93199e56cfb57ae04f37fd4fae7db03c1fd..ca5a5f94ce79a0665db4da36fde34c2bd30c1cee 100644 (file)
@@ -1,5 +1,6 @@
 // SPDX-License-Identifier: GPL-2.0
 #include <stdio.h>
+#include <stdlib.h>
 #include <bpf/libbpf.h>
 #include <util/llvm-utils.h>
 #include <util/cache.h>