@techee commented on this pull request.
> @@ -45,6 +45,7 @@ # include "spawn/lspunixoutputstream.h" #endif +#include <unistd.h> I tried it but it's possible it was before making some changes in `lsp-server.c` that require this header. I was just wondering if you ran into any problems without it. No problem to add this include and make the corresponding change in the lsp repo. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/1408#discussion_r1953307980 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany-plugins/pull/1408/review/2613050...@github.com>