Artifact [9d21df094f]

Artifact 9d21df094f32442b96ea106fe1127a39b7cde819:


#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