From f48234f5bfeb8363fa207be73f58ddf751beb282 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Tue, 20 Jun 2000 17:02:19 +0000 Subject: [PATCH] No need to include --- clients/tools/ldapdelete.c | 1 - clients/tools/ldapmodify.c | 1 - clients/tools/ldapmodrdn.c | 1 - 3 files changed, 3 deletions(-) diff --git a/clients/tools/ldapdelete.c b/clients/tools/ldapdelete.c index 7198c29822..8cf1e2f94b 100644 --- a/clients/tools/ldapdelete.c +++ b/clients/tools/ldapdelete.c @@ -16,7 +16,6 @@ #include #include -#include #include static char *binddn = NULL; diff --git a/clients/tools/ldapmodify.c b/clients/tools/ldapmodify.c index 872b7b38c6..b289406130 100644 --- a/clients/tools/ldapmodify.c +++ b/clients/tools/ldapmodify.c @@ -27,7 +27,6 @@ #include #endif -#include #include #include "ldif.h" diff --git a/clients/tools/ldapmodrdn.c b/clients/tools/ldapmodrdn.c index 12478dc222..afbf959d5f 100644 --- a/clients/tools/ldapmodrdn.c +++ b/clients/tools/ldapmodrdn.c @@ -28,7 +28,6 @@ #include #include -#include #include static char *binddn = NULL; -- 2.39.5