Add missing include <stdlib.h> for free(3)
This commit is contained in:
parent
8cf25789dd
commit
75e2056f8f
|
@ -30,6 +30,7 @@
|
|||
|
||||
|
||||
#include <System.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <errno.h>
|
||||
|
|
Loading…
Reference in New Issue
Block a user