mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-04-18 13:30:29 +00:00
Gate HAVE_UNISTD_H and HAVE_FCNTL_H behind a non-Windows check since these headers do not exist with MSVC. Freetype includes zlib headers which conditionally include unistd.h based on this define. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>