From: Alan T. DeKok Date: Wed, 25 Dec 2024 15:04:20 +0000 (-0500) Subject: we don't need to include X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7f55f33d353127404567b4447edb1e7ebec7e8a;p=thirdparty%2Ffreeradius-server.git we don't need to include --- diff --git a/src/lib/unlang/xlat_redundant.c b/src/lib/unlang/xlat_redundant.c index 8dfe66b78d9..16425de27b4 100644 --- a/src/lib/unlang/xlat_redundant.c +++ b/src/lib/unlang/xlat_redundant.c @@ -24,8 +24,6 @@ */ RCSID("$Id$") -#include - #include #include #include diff --git a/src/modules/rlm_brotli/rlm_brotli.c b/src/modules/rlm_brotli/rlm_brotli.c index 7b3928c1318..0aa072e860c 100644 --- a/src/modules/rlm_brotli/rlm_brotli.c +++ b/src/modules/rlm_brotli/rlm_brotli.c @@ -26,8 +26,6 @@ RCSID("$Id$") #define LOG_PREFIX mctx->mi->name -#include - #include #include