summaryrefslogtreecommitdiff
path: root/agent/mibgroup/host/hr_other.h
diff options
context:
space:
mode:
Diffstat (limited to 'agent/mibgroup/host/hr_other.h')
-rw-r--r--agent/mibgroup/host/hr_other.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/agent/mibgroup/host/hr_other.h b/agent/mibgroup/host/hr_other.h
new file mode 100644
index 0000000..c1865d1
--- /dev/null
+++ b/agent/mibgroup/host/hr_other.h
@@ -0,0 +1,12 @@
+/*
+ * Host Resources MIB - other devices interface - hr_other.h
+ *
+ */
+#ifndef _MIBGROUP_HROTHER_H
+#define _MIBGROUP_HROTHER_H
+
+config_require(host/hr_device)
+
+void init_hr_other(void);
+
+#endif /* _MIBGROUP_HROTHER_H */