]> git.sur5r.net Git - openldap/commitdiff
Needs ldap-int.h
authorKurt Zeilenga <kurt@openldap.org>
Sat, 26 Dec 1998 18:55:46 +0000 (18:55 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sat, 26 Dec 1998 18:55:46 +0000 (18:55 +0000)
libraries/libldap/srchpref.c

index 4210cab6612fc606ac396781895cb155d1ef6a68..ee59b9806b377d5ee1ef8a03ad61f821beffc832 100644 (file)
@@ -30,6 +30,8 @@
 #include "ldap-int.h"
 #include "srchpref.h"
 
+#include "ldap-int.h"
+
 static void free_searchobj LDAP_P(( struct ldap_searchobj *so ));
 static int read_next_searchobj LDAP_P(( char **bufp, long *blenp,
        struct ldap_searchobj **sop, int soversion ));