#include #include /* expose ONLY for benefit of grandfathered code */ #ifndef UCD_COMPATIBLE static #endif const char *NetSnmpVersionInfo = "5.2.1"; const char * netsnmp_get_version() { return NetSnmpVersionInfo; }