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