I’m getting Undefined references to va_start in src/modules/rlm_eap/radeapclient.c because stdarg.h is no longer included (previously, it was included via radeapclient.c->eap_types.h->radiusd.h).