summaryrefslogtreecommitdiff
path: root/agent/mibgroup/mibII/ifTable.h
blob: 65d155eb859473a75822cea4b71f5f4520e84363 (plain)
1
2
3
4
5
6
7
8
9
10
/*
 * module to include the ifTable implementation modules
 *
 */

#ifdef NETSNMP_INCLUDE_IFTABLE_REWRITES
config_require(if-mib/ifTable)
#else
config_require(mibII/interfaces)
#endif