version.h
上传用户:wxp200602
上传日期:2007-10-30
资源大小:4028k
文件大小:0k
源码类别:

SNMP编程

开发平台:

Unix_Linux

  1. #ifdef UCD_COMPATIBLE
  2. #include <net-snmp/version.h>
  3. #define VersionInfo NetSnmpVersionInfo
  4. #else
  5. #error "Please update your headers or configure using --enable-ucd-snmp-compatibility"
  6. #endif