Apply patch from bug report 581618 (also applicable to dynix)
Provided by Nicholas L. Nigay
git-svn-id: file:///home/hardaker/lib/sf-bkups/net-snmp-convert-svnrepo/trunk@7276 06827809-a52a-0410-b366-d66718629ded
diff --git a/agent/mibgroup/ucd-snmp/vmstat_dynix.c b/agent/mibgroup/ucd-snmp/vmstat_dynix.c
index 3a36944..2dcaddd 100644
--- a/agent/mibgroup/ucd-snmp/vmstat_dynix.c
+++ b/agent/mibgroup/ucd-snmp/vmstat_dynix.c
@@ -19,6 +19,7 @@
/*
* Includes start here
*/
+#include <net-snmp/net-snmp-config.h>
/*
* Standard includes
@@ -210,7 +211,7 @@
/*
* registering underneath
*/
- oid vmstat_variables_oid[] = { EXTENSIBLEMIB, 11 };
+ oid vmstat_variables_oid[] = { UCDAVIS_MIB, 11 };
/*
* register ourselves with the agent to handle our mib tree