From: Nick Porter Date: Wed, 24 Jan 2024 13:56:09 +0000 (+0000) Subject: Remove unneeded headers X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c9e4bb8ee70a2b31b72a2fc6eee6f86d2f4f68b;p=thirdparty%2Ffreeradius-server.git Remove unneeded headers --- diff --git a/src/modules/rlm_ldap/rlm_ldap.c b/src/modules/rlm_ldap/rlm_ldap.c index 19f10472d05..e62ea9173a4 100644 --- a/src/modules/rlm_ldap/rlm_ldap.c +++ b/src/modules/rlm_ldap/rlm_ldap.c @@ -41,10 +41,8 @@ USES_APPLE_DEPRECATED_API #include #include -#include #include #include -#include #include #include "rlm_ldap.h"