diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2014-11-29 02:08:49 -0500 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2014-11-29 02:08:49 -0500 |
commit | 8acfce5c8916bb98768e3e351b7614b4eaf5954a (patch) | |
tree | ff4a1ebff2d5e3cf488bb0626cd04ef8434a821b /nslcd/db_pam.c | |
parent | 3c689eebd330df3bf9f1dfff98d6f038cf8aa3db (diff) |
wip
Diffstat (limited to 'nslcd/db_pam.c')
-rw-r--r-- | nslcd/db_pam.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/nslcd/db_pam.c b/nslcd/db_pam.c index f47b331..8deb74b 100644 --- a/nslcd/db_pam.c +++ b/nslcd/db_pam.c @@ -33,9 +33,7 @@ #include "common.h" #include "log.h" -#include "myldap.h" #include "cfg.h" -#include "attmap.h" #include "common/dict.h" #include "common/expr.h" |