Add missing include files I forgot about in previous commit.
This commit is contained in:
parent
116cffbbc0
commit
34038f3e19
@ -50,6 +50,8 @@ static char *rcsid = "$FreeBSD$";
|
||||
#include <sys/types.h>
|
||||
#include <err.h>
|
||||
#include <paths.h>
|
||||
#include <stdarg.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <stddef.h>
|
||||
|
Loading…
Reference in New Issue
Block a user