Turn on super pedantic warnings in CLANG
[freeradius.git] / src / modules / proto_dhcp / rlm_dhcp.c
index be8c015..cc011c0 100644 (file)
@@ -166,6 +166,7 @@ static int mod_instantiate(UNUSED CONF_SECTION *conf, void *instance)
  *     The server will then take care of ensuring that the module
  *     is single-threaded.
  */
+extern module_t rlm_dhcp;
 module_t rlm_dhcp = {
        RLM_MODULE_INIT,
        "dhcp",