You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-11-05 04:50:35 +03:00
15 lines
399 B
C
15 lines
399 B
C
/* This file is automatically generated by configure. Do not modify by hand. */
|
|
if (should_init("usmConf")) init_usmConf();
|
|
|
|
#ifdef USING_AGENTX_MODULE
|
|
#ifdef SNMP_TRANSPORT_CALLBACK_DOMAIN
|
|
if (should_init("subagent")) init_subagent();
|
|
#endif
|
|
#endif
|
|
|
|
if (should_init("vacm_conf")) init_vacm_conf();
|
|
|
|
#ifdef USING_AGENTX_MODULE
|
|
if (should_init("agentx_config")) init_agentx_config();
|
|
#endif
|