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

« back to all changes in this revision

Viewing changes to agent/mibgroup/host/hr_network.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:
8
8
extern void     init_hr_network(void);
9
9
extern FindVarMethod var_hrnet;
10
10
 
11
 
config_require(mibII/interfaces)
 
11
config_require(host/hr_device mibII/ifTable)
12
12
#endif                          /* _MIBGROUP_HRNET_H */