conf_colon.h at [e1a8ff771d]

File conf_colon.h artifact 78217cfd12 part of check-in e1a8ff771d


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

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

#endif