summaryrefslogtreecommitdiff
path: root/auth-passwd.c
diff options
context:
space:
mode:
authormouring <mouring>2003-08-29 16:59:52 +0000
committermouring <mouring>2003-08-29 16:59:52 +0000
commit6758ed6bd212162a559ca2a11397fd68dd96daf7 (patch)
tree2296a8012fbd179e955ea515147d7d9a1431f428 /auth-passwd.c
parentbcd5c727650e97c6da9cc4864c6a1805de882a02 (diff)
downloadopenssh-6758ed6bd212162a559ca2a11397fd68dd96daf7.tar.gz
- (bal) openbsd-compat/ clean up. Considate headers, add in $Id$ on our
files, and added missing license to header.
Diffstat (limited to 'auth-passwd.c')
-rw-r--r--auth-passwd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/auth-passwd.c b/auth-passwd.c
index 780e9234..a5d23b6b 100644
--- a/auth-passwd.c
+++ b/auth-passwd.c
@@ -42,7 +42,6 @@ RCSID("$OpenBSD: auth-passwd.c,v 1.28 2003/07/22 13:35:22 markus Exp $");
#include "log.h"
#include "servconf.h"
#include "auth.h"
-#include "openbsd-compat/xcrypt.h"
#ifdef WITH_AIXAUTHENTICATE
# include "buffer.h"
# include "canohost.h"