]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
remove unnecessary header
authorAlan T. DeKok <aland@freeradius.org>
Sun, 15 Oct 2023 12:23:45 +0000 (08:23 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Sun, 15 Oct 2023 12:23:45 +0000 (08:23 -0400)
src/lib/unlang/condition.c

index 5b0f6440a076665e3fcefe8b72b1d4a3b052c60b..27d00e0e43afffcd24813269d653ac24c5431465 100644 (file)
@@ -24,8 +24,6 @@
  */
 RCSID("$Id$")
 
-#include <freeradius-devel/server/main_config.h>
-
 #include "condition_priv.h"
 #include "group_priv.h"