and added files
[bcm963xx.git] / userapps / opensource / net-snmp / agent / mibgroup / mibII / udpTable.h
1 /*
2  *  Template MIB group interface - udp.h
3  *
4  */
5 #ifndef _MIBGROUP_UDPTABLE_H
6 #define _MIBGROUP_UDPTABLE_H
7
8 config_arch_require(solaris2, kernel_sunos5)
9 config_require(mibII/ip util_funcs)
10
11      extern FindVarMethod var_udpEntry;
12
13 #endif                          /* _MIBGROUP_UDPTABLE_H */