diff --git a/Modules/ldapmodule.c b/Modules/ldapmodule.c index 25ea3fe..a570220 100644 --- a/Modules/ldapmodule.c +++ b/Modules/ldapmodule.c @@ -5,7 +5,6 @@ #include "constants.h" #include "errors.h" #include "functions.h" -#include "schema.h" #include "ldapcontrol.h" #include "LDAPObject.h"