#include "libconfig.h"
#include "libconfig_private.h"
#include "conf_apache.h"
int lc_process_conf_apache(const char *appname, const char *configfile) {
return(0);
}
#include "libconfig.h"
#include "libconfig_private.h"
#include "conf_apache.h"
int lc_process_conf_apache(const char *appname, const char *configfile) {
return(0);
}