summaryrefslogtreecommitdiff
path: root/agent/mibgroup/ucd-snmp/memory_netbsd1.h
diff options
context:
space:
mode:
Diffstat (limited to 'agent/mibgroup/ucd-snmp/memory_netbsd1.h')
-rw-r--r--agent/mibgroup/ucd-snmp/memory_netbsd1.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/agent/mibgroup/ucd-snmp/memory_netbsd1.h b/agent/mibgroup/ucd-snmp/memory_netbsd1.h
new file mode 100644
index 0000000..a195f85
--- /dev/null
+++ b/agent/mibgroup/ucd-snmp/memory_netbsd1.h
@@ -0,0 +1,14 @@
+/*
+ * memory quantity mib groups
+ *
+ */
+#ifndef _MIBGROUP_MEMORY_NETBSD1_H
+#define _MIBGROUP_MEMORY_NETBSD1_H
+
+config_require(util_funcs/header_generic)
+
+#include "mibdefs.h"
+
+extern void init_memory_netbsd1(void);
+
+#endif /* _MIBGROUP_MEMORY_NETBSD1_H */