summaryrefslogtreecommitdiffstats
path: root/crypto/openssh/auth2-passwd.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssh/auth2-passwd.c')
-rw-r--r--crypto/openssh/auth2-passwd.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/crypto/openssh/auth2-passwd.c b/crypto/openssh/auth2-passwd.c
index 707680c..b638e87 100644
--- a/crypto/openssh/auth2-passwd.c
+++ b/crypto/openssh/auth2-passwd.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: auth2-passwd.c,v 1.11 2014/02/02 03:44:31 djm Exp $ */
+/* $OpenBSD: auth2-passwd.c,v 1.12 2014/07/15 15:54:14 millert Exp $ */
/*
* Copyright (c) 2000 Markus Friedl. All rights reserved.
*
@@ -41,6 +41,7 @@
#include "ssh-gss.h"
#endif
#include "monitor_wrap.h"
+#include "misc.h"
#include "servconf.h"
/* import */
OpenPOWER on IntegriCloud