added files
[bcm963xx.git] / userapps / opensource / net-snmp / agent / mibgroup / mibII / ipAddr.h
1 /*
2  *  Template MIB group interface - ipAddr.h
3  *
4  */
5 #ifndef _MIBGROUP_IPADDR_H
6 #define _MIBGROUP_IPADDR_H
7
8 config_require(mibII/ip util_funcs)
9
10      extern FindVarMethod var_ipAddrEntry;
11
12 #endif                          /* _MIBGROUP_IPADDR_H */