summaryrefslogtreecommitdiffstats
path: root/auth-passwd.c
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2003-08-29 16:59:52 +0000
committerBen Lindstrom <mouring@eviladmin.org>2003-08-29 16:59:52 +0000
commit515d0f9a1eeedcbd03bb78cf09a17d99e597b5a3 (patch)
treeac86db543bf049e2aefdee65f378f13552529122 /auth-passwd.c
parent43a0dc6653e24d31798879b2caa4d0eaf287531c (diff)
- (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"