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