#ifndef UTILCONF_H #define UTILCONF_H char getconfent (char *filename, char *entryname, char *buf, int len); #endif