summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/providers/ldap/sdap_access.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/providers/ldap/sdap_access.h b/src/providers/ldap/sdap_access.h
index 6263e25d8..013645b9b 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_ */