summaryrefslogtreecommitdiff
path: root/agent/mibgroup/host/hr_print.h
blob: 23ca143ef820f082530d4b0feacbf0d165bbd512 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/*
 *  Host Resources MIB - printer device group interface - hr_print.h
 *
 */
#ifndef _MIBGROUP_HRPRINT_H
#define _MIBGROUP_HRPRINT_H

config_require(host/hr_device)

extern void     init_hr_print(void);
extern FindVarMethod var_hrprint;


#endif                          /* _MIBGROUP_HRPRINT_H */