and added files
[bcm963xx.git] / userapps / opensource / net-snmp / agent / mibgroup / mibII / ipAddr.h
diff --git a/userapps/opensource/net-snmp/agent/mibgroup/mibII/ipAddr.h b/userapps/opensource/net-snmp/agent/mibgroup/mibII/ipAddr.h
new file mode 100644 (file)
index 0000000..88e26b6
--- /dev/null
@@ -0,0 +1,12 @@
+/*
+ *  Template MIB group interface - ipAddr.h
+ *
+ */
+#ifndef _MIBGROUP_IPADDR_H
+#define _MIBGROUP_IPADDR_H
+
+config_require(mibII/ip util_funcs)
+
+     extern FindVarMethod var_ipAddrEntry;
+
+#endif                          /* _MIBGROUP_IPADDR_H */