finally in sync with archive
[bcm963xx.git] / userapps / opensource / net-snmp / agent / mibgroup / mibII / udp.h
diff --git a/userapps/opensource/net-snmp/agent/mibgroup/mibII/udp.h b/userapps/opensource/net-snmp/agent/mibgroup/mibII/udp.h
deleted file mode 100755 (executable)
index 530c95e..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-/*
- *  Template MIB group interface - udp.h
- *
- */
-#ifndef _MIBGROUP_UDP_H
-#define _MIBGROUP_UDP_H
-
-
-config_require(mibII/udpTable util_funcs)
-config_arch_require(solaris2, kernel_sunos5)
-config_arch_require(linux, mibII/kernel_linux)
-
-extern void     init_udp(void);
-extern FindVarMethod var_udp;
-
-
-#define UDPINDATAGRAMS     0
-#define UDPNOPORTS         1
-#define UDPINERRORS        2
-#define UDPOUTDATAGRAMS     3
-#define UDPLOCALADDRESS     4
-#define UDPLOCALPORT       5
-
-#endif                          /* _MIBGROUP_UDP_H */