diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/providers/ldap/sdap_access.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/providers/ldap/sdap_access.h b/src/providers/ldap/sdap_access.h index 6263e25d..013645b9 100644 --- a/src/providers/ldap/sdap_access.h +++ b/src/providers/ldap/sdap_access.h @@ -56,6 +56,4 @@ struct sdap_access_ctx { int access_rule[LDAP_ACCESS_LAST + 1]; }; -void ldap_pam_access_handler(struct be_req *breq); - #endif /* SDAP_ACCESS_H_ */ |