Sign in
gfiber
/
vendor
/
opensource
/
netsnmp
/
1b84458321fa219b0d416c154053bf08c23aeb99
/
.
/
agent
/
mibgroup
/
ucd-snmp
/
vmstat_bsdi4.h
blob: 74bf31b4158ea54e4e87712e18c8c56cf78dba4e [
file
] [
log
] [
blame
]
/*
* vmstat mib groups
*
*/
#ifndef
_MIBGROUP_VMSTAT_BSDI4_H
#define
_MIBGROUP_VMSTAT_BSDI4_H
config_require
(
util_funcs
/
header_generic
)
#include
"mibdefs.h"
void
init_vmstat_bsdi4
(
void
);
#endif
/* _MIBGROUP_VMSTAT_BSDI4_H */