Include stdlib.h for exit declaration
This commit is contained in:
parent
f8ba13e996
commit
f2303cfb6e
@ -32,6 +32,7 @@ static const char rcsid[] =
|
||||
#include <err.h>
|
||||
#include <fcntl.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/ioctl.h>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user