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