mirror of
https://github.com/php/php-src.git
synced 2026-04-14 11:32:11 +02:00
First, we need to include default_store.h. Second, UCD-SNMP supports OpenSSL now, so we additionally need to link against that. The changes should be completely backwards-compatible. Partly suggested by: thor2001@gmx.net PR: #3451, #3668, #3868