]> git.sur5r.net Git - openldap/blobdiff - libraries/libldap/srchpref.c
Add lber_log_print support to libldap.
[openldap] / libraries / libldap / srchpref.c
index 4210cab6612fc606ac396781895cb155d1ef6a68..1af1c227a4e7802a10c25d6c68b7113940a1e196 100644 (file)
@@ -1,4 +1,8 @@
 /*
+ * Copyright 1998-1999 The OpenLDAP Foundation, All Rights Reserved.
+ * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
+ */
+/* Portions
  * Copyright (c) 1993, 1994 Regents of the University of Michigan.
  * All rights reserved.
  *
@@ -30,6 +34,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 ));