summaryrefslogtreecommitdiff
path: root/agent/mibgroup/host/hr_other.h
blob: c1865d11962c050e07b152cdaa08a8a455106c1a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/*
 *  Host Resources MIB - other devices interface - hr_other.h
 *
 */
#ifndef _MIBGROUP_HROTHER_H
#define _MIBGROUP_HROTHER_H

config_require(host/hr_device)

void            init_hr_other(void);

#endif /* _MIBGROUP_HROTHER_H */