summaryrefslogtreecommitdiff
path: root/auth-sia.h
diff options
context:
space:
mode:
authordtucker <dtucker>2005-04-05 11:00:47 +0000
committerdtucker <dtucker>2005-04-05 11:00:47 +0000
commita31ee181a86ec6e71fba45e44a99b42408e14c00 (patch)
treefd01b52c909296aa7c37f85c3d1f3c36b402fe19 /auth-sia.h
parentf229cd9e6d106c58f2dd0473fceb4e0ade531be7 (diff)
downloadopenssh-a31ee181a86ec6e71fba45e44a99b42408e14c00.tar.gz
- (dtucker) [auth-passwd.c auth-sia.h] Remove duplicate definitions of
sys_auth_passwd, pointed out by cmadams at hiwaay.net.
Diffstat (limited to 'auth-sia.h')
-rw-r--r--auth-sia.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/auth-sia.h b/auth-sia.h
index ca55e913..27cbb93f 100644
--- a/auth-sia.h
+++ b/auth-sia.h
@@ -26,7 +26,6 @@
#ifdef HAVE_OSF_SIA
-int sys_auth_passwd(Authctxt *, char *);
void session_setup_sia(struct passwd *, char *);
#endif /* HAVE_OSF_SIA */