summaryrefslogtreecommitdiff
path: root/agent/mibgroup/ucd-snmp/vmstat_netbsd1.h
blob: adf5d46e3bbc3a62d552fe1f5693fa42a311d880 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/*
 *  vmstat mib groups
 *
 */
#ifndef _MIBGROUP_VMSTAT_NETBSD1_H
#define _MIBGROUP_VMSTAT_NETBSD1_H

config_require(util_funcs/header_generic)

#include "mibdefs.h"

void            init_vmstat_netbsd1(void);

#endif                          /* _MIBGROUP_VMSTAT_NETBSD1_H */