diff options
Diffstat (limited to 'ext/snmp/php_snmp.h')
-rw-r--r-- | ext/snmp/php_snmp.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ext/snmp/php_snmp.h b/ext/snmp/php_snmp.h index cf88163b66..73d4124521 100644 --- a/ext/snmp/php_snmp.h +++ b/ext/snmp/php_snmp.h @@ -22,10 +22,6 @@ #ifndef _PHP_SNMP_H #define _PHP_SNMP_H -#if COMPILE_DL -#undef HAVE_SNMP -#define HAVE_SNMP 1 -#endif #if HAVE_SNMP #ifndef DLEXPORT #define DLEXPORT |