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>.
- [pacman-dev] [PATCH] Add the missing limits.h include to h... Alastair Hughes
- [pacman-dev] [PATCH] Add the missing limits.h include... Alastair Hughes
