summaryrefslogtreecommitdiff
path: root/agent/mibgroup/host/hr_swinst.h
diff options
context:
space:
mode:
Diffstat (limited to 'agent/mibgroup/host/hr_swinst.h')
-rw-r--r--agent/mibgroup/host/hr_swinst.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/agent/mibgroup/host/hr_swinst.h b/agent/mibgroup/host/hr_swinst.h
new file mode 100644
index 0000000..0c95ce1
--- /dev/null
+++ b/agent/mibgroup/host/hr_swinst.h
@@ -0,0 +1,12 @@
+/*
+ * Host Resources MIB - Running Software group interface - hr_swinst.h
+ *
+ */
+#ifndef _MIBGROUP_HRSWINST_H
+#define _MIBGROUP_HRSWINST_H
+
+extern void init_hr_swinst(void);
+extern FindVarMethod var_hrswinst;
+
+
+#endif /* _MIBGROUP_HRSWINST_H */