mirror of
https://github.com/sheumann/hush.git
synced 2025-08-15 19:27:40 +00:00
stdlib.h defined free(), which this needs
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
#include <sys/stat.h>
|
||||
#include <sys/types.h>
|
||||
#include <unistd.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "libbb.h"
|
||||
|
||||
|
Reference in New Issue
Block a user