aboutsummaryrefslogtreecommitdiffstats
path: root/pingu_conf.h
blob: 89624755af9feeae5b7602fc644208f433fa09f2 (plain)
1
2
3
4
5
6
#ifndef PINGU_CONF_H
#define PINGU_CONF_H

int pingu_conf_read(const char *filename);

#endif