and added files
[bcm963xx.git] / userapps / opensource / net-snmp / include / ucd-snmp / ds_agent.h
diff --git a/userapps/opensource/net-snmp/include/ucd-snmp/ds_agent.h b/userapps/opensource/net-snmp/include/ucd-snmp/ds_agent.h
new file mode 100644 (file)
index 0000000..f8abb2f
--- /dev/null
@@ -0,0 +1,9 @@
+#ifdef UCD_COMPATIBLE
+
+#include <net-snmp/agent/ds_agent.h>
+
+#else
+
+#error "Please update your headers or configure using --enable-ucd-snmp-compatibility"
+
+#endif