mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 09:41:03 -04:00
Really include <paths.h> (it seems it was brought in indirectly)
This commit is contained in:
parent
99b82bb76a
commit
c8466cf99c
1 changed files with 1 additions and 0 deletions
|
|
@ -70,6 +70,7 @@ __FBSDID("$FreeBSD$");
|
|||
#include <fcntl.h>
|
||||
#include <libutil.h>
|
||||
#include <netdb.h>
|
||||
#include <paths.h>
|
||||
#include <pwd.h>
|
||||
#include <setjmp.h>
|
||||
#include <sgtty.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue