From 6db0f946028a72a4551c2967cbfe9c1e3a82daa8 Mon Sep 17 00:00:00 2001 From: Thorsten Kukuk Date: Wed, 20 Jul 2005 09:46:14 +0000 Subject: Relevant BUGIDs: none Purpose of commit: cleanup Commit summary: --------------- Rename _pam_aconf.h to config.h. --- modules/pam_localuser/pam_localuser.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/pam_localuser') diff --git a/modules/pam_localuser/pam_localuser.c b/modules/pam_localuser/pam_localuser.c index e5496089..4c540376 100644 --- a/modules/pam_localuser/pam_localuser.c +++ b/modules/pam_localuser/pam_localuser.c @@ -33,7 +33,7 @@ * OF THE POSSIBILITY OF SUCH DAMAGE. */ -#include "../../_pam_aconf.h" +#include "config.h" #include #include -- cgit v1.2.3