~ubuntu-branches/debian/lenny/net-snmp/lenny

« back to all changes in this revision

Viewing changes to agent/mibgroup/if-mib/ifTable.h

  • Committer: Bazaar Package Importer
  • Author(s): Steve Kowalik
  • Date: 2007-05-10 22:20:23 UTC
  • Revision ID: james.westby@ubuntu.com-20070510222023-3fr07xb9i17xvq32
Tags: upstream-5.3.1
ImportĀ upstreamĀ versionĀ 5.3.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 * module to include the modules
3
3
 */
4
4
 
5
 
config_require(if-mib/data_access/interface);
6
 
config_require(if-mib/ifTable/ifTable);
7
 
config_require(if-mib/ifTable/ifTable_interface);
8
 
config_require(if-mib/ifTable/ifTable_data_access);
 
5
config_require(if-mib/ifTable/ifTable)