From 21e04eb2be1e6a621148b29ac6f57f2677dedc21 Mon Sep 17 00:00:00 2001 From: Kevin Steves Date: Sun, 21 Jul 2002 23:20:07 +0000 Subject: - (stevesk) [auth-pam.h] unneeded include --- auth-pam.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'auth-pam.h') diff --git a/auth-pam.h b/auth-pam.h index 148ebe0c8..8cb7389e1 100644 --- a/auth-pam.h +++ b/auth-pam.h @@ -1,4 +1,4 @@ -/* $Id: auth-pam.h,v 1.13 2002/07/21 23:16:01 stevesk Exp $ */ +/* $Id: auth-pam.h,v 1.14 2002/07/21 23:20:07 stevesk Exp $ */ /* * Copyright (c) 2000 Damien Miller. All rights reserved. @@ -27,8 +27,6 @@ #include "includes.h" #ifdef USE_PAM -#include /* For struct passwd */ - void start_pam(const char *user); void finish_pam(void); int auth_pam_password(Authctxt *authctxt, const char *password); -- cgit v1.2.3