]> git.sur5r.net Git - openldap/commitdiff
Fix last commit
authorKurt Zeilenga <kurt@openldap.org>
Tue, 2 Dec 2003 04:30:24 +0000 (04:30 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Tue, 2 Dec 2003 04:30:24 +0000 (04:30 +0000)
servers/slapd/back-bdb/search.c
servers/slapd/result.c

index b65c01b74956aed467e068fc7f210f9038f0a628..e85893197e706842802aa2080cc9e062bd303ebc 100644 (file)
@@ -10,6 +10,7 @@
 #include <stdio.h>
 #include <ac/string.h>
 
+#include "lber_pvt.h"
 #include "back-bdb.h"
 #include "idl.h"
 #include "external.h"
index d10cb5f13f8063a46a7cfc6e9c371439ebc3ce22..c0eabf10ef6c6d341f9135a8250f4baf64f51d7e 100644 (file)
@@ -16,6 +16,8 @@
 #include <ac/time.h>
 #include <ac/unistd.h>
 
+#include "lber_pvt.h"
+
 #include "slap.h"
 
 #ifdef LDAP_SLAPI