#ifndef PINGU_CONF_H #define PINGU_CONF_H int pingu_conf_read(const char *filename); #endif