From: Alan T. DeKok Date: Sun, 15 Oct 2023 12:23:45 +0000 (-0400) Subject: remove unnecessary header X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d15b51c80b6b1bb63f817332c48876d57e4bce0;p=thirdparty%2Ffreeradius-server.git remove unnecessary header --- diff --git a/src/lib/unlang/condition.c b/src/lib/unlang/condition.c index 5b0f6440a07..27d00e0e43a 100644 --- a/src/lib/unlang/condition.c +++ b/src/lib/unlang/condition.c @@ -24,8 +24,6 @@ */ RCSID("$Id$") -#include - #include "condition_priv.h" #include "group_priv.h"