]> git.sur5r.net Git - openldap/commitdiff
Move #include ldap_pvt.h after slap.h, to get ldap_bv2dn_x() & co.
authorHallvard Furuseth <hallvard@openldap.org>
Mon, 29 Sep 2003 14:08:23 +0000 (14:08 +0000)
committerHallvard Furuseth <hallvard@openldap.org>
Mon, 29 Sep 2003 14:08:23 +0000 (14:08 +0000)
servers/slapd/dn.c

index 2a810a0f7f0075a3b5bceeb961d74869a148da18..5696dbf837f1ebcb2ac3b2c4fa3cc2bf6f494ce3 100644 (file)
 #include <ac/string.h>
 #include <ac/time.h>
 
-#include "ldap_pvt.h"
-
 #include "slap.h"
-
+#include "ldap_pvt.h" /* must be after slap.h, to get ldap_bv2dn_x() & co */
 #include "lutil.h"
 
 /*