Include file alloca.h was missing in demo program
This commit is contained in:
parent
b6427d3b2b
commit
73bc3ae512
@ -50,6 +50,7 @@ static char helptext[][80] = {
|
||||
#include <fcntl.h>
|
||||
#include <err.h>
|
||||
#include <limits.h>
|
||||
#include <alloca.h>
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user