From 5a3eb1df560f29c4692e01594fc63d22bb4c50ee Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Sat, 17 Oct 2009 10:17:33 +0000 Subject: provide replacement functions for ldap_initialize() and ldap_passwd_s() and centralise LDAP compatibility hacks into ldap_compat.h git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1007 ef36b2f9-881f-0410-afb5-c4e39611909c --- compat/pagectrl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compat/pagectrl.c') diff --git a/compat/pagectrl.c b/compat/pagectrl.c index 2697843..d846623 100644 --- a/compat/pagectrl.c +++ b/compat/pagectrl.c @@ -32,7 +32,7 @@ #include #include -#include "pagectrl.h" +#include "compat/ldap_compat.h" #ifndef LDAP_CONTROL_PAGE_OID #define LDAP_CONTROL_PAGE_OID "1.2.840.113556.1.4.319" -- cgit v1.2.3