mirror of
https://github.com/php/php-src.git
synced 2026-03-24 16:22:37 +01:00
The siginfo_t is defined by including the signal.h. Some systems include the siginfo.h in the signal.h. Including it separately is obsolete on current systems.