mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-07 11:23:23 +00:00
After switching to unified headers, <stdlib.h> was not included indirectly in compat/setproctitle.c. This caused it to be implicitly declared to return int and caused a segfault.