Sign in
gfiber
/
vendor
/
opensource
/
netsnmp
/
ddd10af967ff7361eb0527f61bf9aa55117f1651
/
.
/
agent
/
mibgroup
/
ucd-snmp
/
vmstat_freebsd2.h
blob: 26b44b6a474709abb06d5b5ce8c1d9a61ebcd031 [
file
] [
log
] [
blame
]
/*
* vmstat mib groups
*
*/
#ifndef
_MIBGROUP_VMSTAT_FREEBSD2_H
#define
_MIBGROUP_VMSTAT_FREEBSD2_H
config_require
(
util_funcs
/
header_generic
)
#include
"mibdefs.h"
void
init_vmstat_freebsd2
(
void
);
#endif
/* _MIBGROUP_VMSTAT_FREEBSD2_H */