summaryrefslogtreecommitdiff
path: root/agent/mibgroup/ucd-snmp/vmstat_darwin7.h
diff options
context:
space:
mode:
Diffstat (limited to 'agent/mibgroup/ucd-snmp/vmstat_darwin7.h')
-rw-r--r--agent/mibgroup/ucd-snmp/vmstat_darwin7.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/agent/mibgroup/ucd-snmp/vmstat_darwin7.h b/agent/mibgroup/ucd-snmp/vmstat_darwin7.h
new file mode 100644
index 0000000..f92e509
--- /dev/null
+++ b/agent/mibgroup/ucd-snmp/vmstat_darwin7.h
@@ -0,0 +1,12 @@
+/*
+ * vmstat mib groups
+ *
+ */
+#ifndef _MIBGROUP_VMSTAT_DARWIN7_H
+#define _MIBGROUP_VMSTAT_DARWIN7_H
+
+#include "mibdefs.h"
+
+void init_vmstat_darwin7(void);
+
+#endif /* _MIBGROUP_VMSTAT_DARWIN7_H */