The `get_path_max()` function uses `pathconf()` in case `PATH_MAX` is not 
defined, and for that `<unistd.h>` is needed.
You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany/pull/2402

-- Commit Summary --

  * Include <unistd.h> for pathconf()

-- File Changes --

    M src/tagmanager/tm_source_file.c (1)

-- Patch Links --

https://github.com/geany/geany/pull/2402.patch
https://github.com/geany/geany/pull/2402.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/2402

Reply via email to