Turn on super pedantic warnings in CLANG
[freeradius.git] / src / modules / rlm_eap / types / rlm_eap_leap / rlm_eap_leap.c
index e46edfc..1502907 100644 (file)
@@ -196,6 +196,7 @@ static int CC_HINT(nonnull) mod_authenticate(UNUSED void *instance, eap_handler_
  *     The module name should be the only globally exported symbol.
  *     That is, everything else should be 'static'.
  */
+extern rlm_eap_module_t rlm_eap_leap;
 rlm_eap_module_t rlm_eap_leap = {
        "eap_leap",
        NULL,                   /* attach */