From: Kurt Zeilenga Date: Fri, 6 Sep 2002 03:15:28 +0000 (+0000) Subject: fix up headers X-Git-Tag: OPENLDAP_REL_ENG_2_1_5~58 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=a62e4ad13801ceb1ae7555b5d98a6e56aee23abb;p=openldap fix up headers --- diff --git a/clients/tools/ldapmodify.c b/clients/tools/ldapmodify.c index 68a6ec928e..245619e25d 100644 --- a/clients/tools/ldapmodify.c +++ b/clients/tools/ldapmodify.c @@ -34,8 +34,7 @@ #include "ldif.h" #include "ldap_defaults.h" #include "ldap_log.h" -/* needed for ldap_control_dup(); we should declare it somewhere else ... */ -#include "../../libraries/libldap/ldap-int.h" +#include "ldap_pvt.h" static char *prog; static char *binddn = NULL;