]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Stupid compiler
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Tue, 13 Jun 2017 17:41:59 +0000 (13:41 -0400)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Tue, 13 Jun 2017 17:41:59 +0000 (13:41 -0400)
src/modules/rlm_redis/cluster.c

index ce6d76e126796e8b9c52313d6d7778ab575e8048..64c84b4a8e6d877b87003b465b712d930dcd3966 100644 (file)
 #include "cluster.h"
 #include "crc16.h"
 #include <freeradius-devel/rad_assert.h>
-
-extern bool check_config;
+#include <freeradius-devel/cf_parse.h>
 
 #define KEY_SLOTS              16384                   //!< Maximum number of keyslots (should not change).