X-Git-Url: https://gitweb.dragonflybsd.org/~nant/dragonfly.git/blobdiff_plain/9f304aaf499c03c5508a20b548a0606e4a8da987..bc3542060d699ca6026adcd09209004e787ef645:/crypto/openssh/sshlogin.c diff --git a/crypto/openssh/sshlogin.c b/crypto/openssh/sshlogin.c index 54629f7477..f2b65d88cd 100644 --- a/crypto/openssh/sshlogin.c +++ b/crypto/openssh/sshlogin.c @@ -59,6 +59,7 @@ #include "log.h" #include "buffer.h" #include "servconf.h" +#include "sshlogin.h" extern Buffer loginmsg; extern ServerOptions options;