mapi: Add missing stdlib.h header for malloc declaration.
This commit is contained in:
@@ -105,6 +105,8 @@ init_map(void)
|
||||
|
||||
#else
|
||||
|
||||
#include <stdlib.h>
|
||||
|
||||
static int
|
||||
init_map(void)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user