berkeley db4, for openldap server
[openwrt/svn-archive/openwrt.git] / openwrt / package / openwrt / libnvram / nvram_convert.h
1
2 struct nvram_convert {
3 char *name;
4 char *wl0_name;
5 char *d11g_name;
6 };
7