summaryrefslogtreecommitdiffstats
path: root/auth-sia.h
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2005-04-05 21:00:47 +1000
committerDarren Tucker <dtucker@zip.com.au>2005-04-05 21:00:47 +1000
commit0f5eeff23dc88b7ea6ac5f0345bd088ea3f49750 (patch)
treed0c96bcc21ff8d7ff000926e2e65a1b8935b23f4 /auth-sia.h
parent00cadb8c35fd1d178665a32899aea2a851077aaa (diff)
- (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 */