conf_apache.c at [53df9990ae]

File conf_apache.c artifact 9b123ca764 part of check-in 53df9990ae


#include "libconfig.h"
#include "libconfig_private.h"
#include "conf_apache.h"

int lc_process_conf_apache(const char *appname, const char *configfile) {
	return(-1);
}