]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - tools/perf/tests/sample-parsing.c
perf tools: Add missing headers, mostly stdlib.h
[linux.git] / tools / perf / tests / sample-parsing.c
index 236ce0d6c8262d2ae236805ebe51bb7e936085c6..361714e2583c79db81c1217f410ed826af9c0ecc 100644 (file)
@@ -1,6 +1,7 @@
 // SPDX-License-Identifier: GPL-2.0
 #include <stdbool.h>
 #include <inttypes.h>
+#include <stdlib.h>
 #include <linux/bitops.h>
 #include <linux/kernel.h>
 #include <linux/types.h>