On some Linux distros, you need to explicitly #include <limits.h> to get
the definition of PATH_MAX. This patch adds it in the appropriate place.
Showing
Please register or sign in to comment
the definition of PATH_MAX. This patch adds it in the appropriate place.