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