mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
(RE applying)
Cleaning up some very old definitions of version 3.3.1 until 3.5.3. Those versions are that old that people better upgrade the SNMP libraries.
This commit is contained in:
parent
6dd04c368e
commit
fa910bd2b0
1 changed files with 0 additions and 6 deletions
|
@ -104,12 +104,6 @@
|
|||
#define snmp_parse_oid read_objid
|
||||
#endif
|
||||
|
||||
/* ucd-snmp 3.3.1 changed the name of a few #defines... They've been changed back to the original ones in 3.5.3! */
|
||||
#ifndef SNMP_MSG_GET
|
||||
#define SNMP_MSG_GET GET_REQ_MSG
|
||||
#define SNMP_MSG_GETNEXT GETNEXT_REQ_MSG
|
||||
#endif
|
||||
|
||||
#define SNMP_VALUE_LIBRARY 0
|
||||
#define SNMP_VALUE_PLAIN 1
|
||||
#define SNMP_VALUE_OBJECT 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue