mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
ssh: remove unused header
Fixes: 0746301c49 ("ssh: pass 0 to procctl(2) to operate...")
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
773e3a71b2
commit
e38610abca
1 changed files with 0 additions and 1 deletions
|
|
@ -30,7 +30,6 @@
|
|||
#include <priv.h> /* For setpflags() and __PROC_PROTECT */
|
||||
#endif
|
||||
#include <stdarg.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "log.h"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue