Add <stdlib> to add calloc() prototype.
This commit is contained in:
parent
6f2d02d306
commit
15b9e2c5ff
@ -1,4 +1,5 @@
|
||||
#include <errno.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "extern.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user