conf_apache.h at [e25a9d7fae]

File conf_apache.h artifact 9d21df094f part of check-in e25a9d7fae


#ifndef LC_CONF_APACHE_H
#define LC_CONF_APACHE_H
#include "libconfig.h"
#include "libconfig_private.h"

int lc_process_conf_apache(const char *appname, const char *configfile);

#endif