summaryrefslogtreecommitdiffstats
path: root/sshconnect2.c
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2009-10-01 15:19:37 +0000
committerdes <des@FreeBSD.org>2009-10-01 15:19:37 +0000
commit98b8242e22b0fc941b830dcec63d235b01bd46a2 (patch)
treee5b7ad86bb53b8a7e0394f159b15abac2622bdb6 /sshconnect2.c
parentf4c3a2131f559534b5693fd15df8d89049db7cbb (diff)
downloadFreeBSD-src-98b8242e22b0fc941b830dcec63d235b01bd46a2.zip
FreeBSD-src-98b8242e22b0fc941b830dcec63d235b01bd46a2.tar.gz
Vendor import of OpenSSH 5.3p1
Diffstat (limited to 'sshconnect2.c')
-rw-r--r--sshconnect2.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sshconnect2.c b/sshconnect2.c
index a762eec..260c630 100644
--- a/sshconnect2.c
+++ b/sshconnect2.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: sshconnect2.c,v 1.170 2008/11/04 08:22:13 djm Exp $ */
+/* $OpenBSD: sshconnect2.c,v 1.171 2009/03/05 07:18:19 djm Exp $ */
/*
* Copyright (c) 2000 Markus Friedl. All rights reserved.
* Copyright (c) 2008 Damien Miller. All rights reserved.
@@ -68,6 +68,7 @@
#include "msg.h"
#include "pathnames.h"
#include "uidswap.h"
+#include "schnorr.h"
#include "jpake.h"
#ifdef GSSAPI
OpenPOWER on IntegriCloud