summaryrefslogtreecommitdiff
path: root/modules/pam_pwdb/pam_pwdb.c
diff options
context:
space:
mode:
Diffstat (limited to 'modules/pam_pwdb/pam_pwdb.c')
-rw-r--r--modules/pam_pwdb/pam_pwdb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/pam_pwdb/pam_pwdb.c b/modules/pam_pwdb/pam_pwdb.c
index d736c6a8..b118ab23 100644
--- a/modules/pam_pwdb/pam_pwdb.c
+++ b/modules/pam_pwdb/pam_pwdb.c
@@ -20,7 +20,7 @@ static const char rcsid[] =
/* #define DEBUG */
-#include <security/_pam_aconf.h>
+#include "config.h"
#include <sys/types.h>
#include <stdarg.h>