tools lib: Adopt zalloc()/zfree() from tools/perf
[linux-2.6-microblaze.git] / tools / perf / util / symbol-minimal.c
index c8b7cad..3bc8b7e 100644 (file)
@@ -10,7 +10,7 @@
 #include <stdlib.h>
 #include <byteswap.h>
 #include <sys/stat.h>
-
+#include <linux/zalloc.h>
 
 static bool check_need_swap(int file_endian)
 {