mirror of
https://github.com/php/php-src.git
synced 2026-04-12 10:33:11 +02:00
On NetBSD, ifconf.ifc_buf member, unlike most of platforms, is a void pointer. We also fix the cpuinfo declarations with empty parameter lists. Closes GH-7819.