]> git.sur5r.net Git - openldap/commitdiff
Don't need <lber.h>
authorKurt Zeilenga <kurt@openldap.org>
Sat, 25 Sep 1999 23:12:55 +0000 (23:12 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sat, 25 Sep 1999 23:12:55 +0000 (23:12 +0000)
clients/ud/globals.c

index 5927351c5bf9c57b689b9e74a7f4cccc2f7e5f88..e37ce10fe57956306d67fa6ea50f23b7884689ac 100644 (file)
@@ -14,8 +14,7 @@
 #include "portable.h"
 
 #include <stdio.h>
-#include <ac/time.h>           /* portable.h+ldap.h needs time_t */
-#include <lber.h>
+#include <ac/time.h>           /* ldap.h needs time_t */
 #include <ldap.h>
 #include "ud.h"