/* $Id$ */ #ifndef WLCONF_HH #define WLCONF_HH #include #include int wl_checkcfg(void); int wl_cfgvalue(const char *, char *, int); #endif /* WLCONF_HH */