File conf_xml.c artifact ec8b9126f9 part of check-in 0334619956
#include "libconfig.h" #include "libconfig_private.h" #include "conf_xml.h" int lc_process_conf_xml(const char *appname, const char *configfile) { return(0); }
#include "libconfig.h" #include "libconfig_private.h" #include "conf_xml.h" int lc_process_conf_xml(const char *appname, const char *configfile) { return(0); }