From: Kurt Zeilenga Date: Wed, 19 Dec 2001 21:19:41 +0000 (+0000) Subject: Remove lint X-Git-Tag: LDBM_PRE_GIANT_RWLOCK~612 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=2a2426409853fcca75d77bb33a961678270f4039;p=openldap Remove lint --- diff --git a/clients/tools/ldapmodify.c b/clients/tools/ldapmodify.c index 1c18b176a2..56f4224374 100644 --- a/clients/tools/ldapmodify.c +++ b/clients/tools/ldapmodify.c @@ -32,6 +32,7 @@ #include "lutil_ldap.h" #include "ldif.h" #include "ldap_defaults.h" +#include "ldap_log.h" static char *prog; static char *binddn = NULL;