Added conf_lw_control_port
FossilOrigin-Name: 379def001127df87a93247fc9abea7d87a26faed8d2e097660db8dd187f032be
This commit is contained in:
parent
65d42f32fe
commit
89df5a9f68
@ -79,8 +79,11 @@ extern int conf_ac_ips_len;
|
|||||||
|
|
||||||
|
|
||||||
extern int read_config(const char * filename);
|
extern int read_config(const char * filename);
|
||||||
extern cfg_bool_t conf_ignore_wtp_source_port;
|
|
||||||
extern char * conf_control_port;
|
extern char * conf_control_port;
|
||||||
|
#ifdef WITH_LWAPP
|
||||||
|
extern char * conf_lw_control_port;
|
||||||
|
#endif
|
||||||
|
|
||||||
extern char * conf_dtls_psk;
|
extern char * conf_dtls_psk;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user