From https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=a... ``` cdp_tls.c: In function 'init_ssl_methods': cdp_tls.c:52:54: error: 'TLS1_3_VERSION' undeclared (first use in this function) tls_methods[TLS_USE_TLSv1_3_cli - 1].TLSMethodMin = TLS1_3_VERSION; ^~~~~~~~~~~~~~ cdp_tls.c:52:54: note: each undeclared identifier is reported only once for each function it appears in ../../Makefile.rules:100: recipe for target 'cdp_tls.o' failed ```