mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
remove #include <login_cap.h>, this is included as needed elsewhere now.
This commit is contained in:
parent
7649db8638
commit
5d2af34fa5
1 changed files with 0 additions and 1 deletions
|
|
@ -765,7 +765,6 @@ typedef int pid_t;
|
|||
# define SPT_TYPE SPT_BUILTIN
|
||||
# endif
|
||||
# if __FreeBSD_version >= 222000 /* 2.2.2-release and later */
|
||||
# include <login_cap.h>
|
||||
# define HASSETUSERCONTEXT 1 /* BSDI-style login classes */
|
||||
# endif
|
||||
# endif
|
||||
|
|
|
|||
Loading…
Reference in a new issue