finally in sync with archive
[bcm963xx.git] / userapps / opensource / net-snmp / include / net-snmp / version.h
diff --git a/userapps/opensource/net-snmp/include/net-snmp/version.h b/userapps/opensource/net-snmp/include/net-snmp/version.h
deleted file mode 100755 (executable)
index 9b1c3d4..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-#ifndef NET_SNMP_VERSION_H
-#define NET_SNMP_VERSION_H
-
-#ifdef __cplusplus
-extern          "C" {
-#endif
-
-    extern const char *NetSnmpVersionInfo;
-    const char     *netsnmp_get_version(void);
-
-#ifdef __cplusplus
-}
-#endif
-#endif                          /* NET_SNMP_VERSION_H */