]> git.sur5r.net Git - openldap/commitdiff
Shouldn't need <lber.h>
authorKurt Zeilenga <kurt@openldap.org>
Fri, 7 Feb 2003 19:08:13 +0000 (19:08 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Fri, 7 Feb 2003 19:08:13 +0000 (19:08 +0000)
include/slapi-plugin.h

index 76a90e87609af99959166f88e3009f23aed7c678..e4a1a6f46c12543aa0ef43781883d5bd304f0caf 100644 (file)
@@ -13,7 +13,6 @@
 #ifndef _SLAPI_PLUGIN_H
 #define _SLAPI_PLUGIN_H
 
-#include <lber.h>
 #include <ldap.h>
 
 typedef struct slapi_pblock    Slapi_PBlock;