]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Mark check_config as extern
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Tue, 13 Jun 2017 17:11:21 +0000 (13:11 -0400)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Tue, 13 Jun 2017 17:11:21 +0000 (13:11 -0400)
src/modules/rlm_redis/cluster.c

index 4810948fc86d846d83722beb98463ce181c3efd1..ce6d76e126796e8b9c52313d6d7778ab575e8048 100644 (file)
 #include "crc16.h"
 #include <freeradius-devel/rad_assert.h>
 
+extern bool check_config;
+
 #define KEY_SLOTS              16384                   //!< Maximum number of keyslots (should not change).
 
 #define MAX_SLAVES             5                       //!< Maximum number of slaves associated