]> git.sur5r.net Git - openldap/commitdiff
fix up headers
authorKurt Zeilenga <kurt@openldap.org>
Fri, 6 Sep 2002 03:15:28 +0000 (03:15 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Fri, 6 Sep 2002 03:15:28 +0000 (03:15 +0000)
clients/tools/ldapmodify.c

index 68a6ec928e7a18a4f9311b7752fbbb77c2c2fb71..245619e25de6e6cf58449cf54ba8b0a02ae2ca21 100644 (file)
@@ -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;