From 0f5eeff23dc88b7ea6ac5f0345bd088ea3f49750 Mon Sep 17 00:00:00 2001 From: Darren Tucker Date: Tue, 5 Apr 2005 21:00:47 +1000 Subject: - (dtucker) [auth-passwd.c auth-sia.h] Remove duplicate definitions of sys_auth_passwd, pointed out by cmadams at hiwaay.net. --- auth-sia.h | 1 - 1 file changed, 1 deletion(-) (limited to 'auth-sia.h') 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 */ -- cgit v1.2.1