mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-05 18:33:17 +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.