genksyms: simplify usage of find_symbol()
[platform/adaptation/renesas_rcar/renesas_kernel.git] / scripts / genksyms / parse.c_shipped
index eaee44e..809b949 100644 (file)
 
 
 #include <assert.h>
-#include <malloc.h>
+#include <stdlib.h>
 #include "genksyms.h"
 
 static int is_typedef;