summaryrefslogtreecommitdiff
path: root/agent/mibgroup/ucd-snmp/vmstat_bsdi4.h
blob: 74bf31b4158ea54e4e87712e18c8c56cf78dba4e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/*
 *  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 */