The get_path_max()
function uses pathconf()
in case PATH_MAX
is not defined, and for that <unistd.h>
is needed.
https://github.com/geany/geany/pull/2402
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.