mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-27 15:54:22 +02:00
- (tim) [openbsd-compat/port-uw.c] Include misc.h for fwd_opts, used
in servconf.h.
This commit is contained in:
parent
d1a0421f8e
commit
74e2868271
@ -1,3 +1,7 @@
|
||||
20140719
|
||||
- (tim) [openbsd-compat/port-uw.c] Include misc.h for fwd_opts, used
|
||||
in servconf.h.
|
||||
|
||||
20140718
|
||||
- OpenBSD CVS Sync
|
||||
- millert@cvs.openbsd.org 2014/07/15 15:54:14
|
||||
|
@ -42,6 +42,7 @@
|
||||
#include "key.h"
|
||||
#include "auth-options.h"
|
||||
#include "log.h"
|
||||
#include "misc.h" /* servconf.h needs misc.h for struct ForwardOptions */
|
||||
#include "servconf.h"
|
||||
#include "hostfile.h"
|
||||
#include "auth.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user