Currently, pacman will not build against musl libc (and presumably some other
libc implementations?) because PATH_MAX is undefined in hook.c.
Fix that by including <limits.h>.

Reply via email to