@b4n commented on this pull request.
> @@ -45,6 +45,7 @@ # include "spawn/lspunixoutputstream.h" #endif +#include <unistd.h> FWIW, it's most probably because of the `getpid()` call, whose declaration indeed is in *unistd.h*. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/1408#discussion_r1953566371 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany-plugins/pull/1408/review/[email protected]>
