stdlib.h defined free(), which this needs
This commit is contained in:
parent
30f1eafaaa
commit
764303f980
@ -25,6 +25,7 @@
|
||||
#include <sys/stat.h>
|
||||
#include <sys/types.h>
|
||||
#include <unistd.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "libbb.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user