Skip to content

fix: wrap sys/param.h include with #ifndef _WIN32#1

Open
zfogg wants to merge 1 commit intoimaami:masterfrom
zfogg:fix-windows-sys-param
Open

fix: wrap sys/param.h include with #ifndef _WIN32#1
zfogg wants to merge 1 commit intoimaami:masterfrom
zfogg:fix-windows-sys-param

Conversation

@zfogg
Copy link

@zfogg zfogg commented Dec 3, 2025

sys/param.h is a POSIX header not available on Windows. This fixes compilation with Clang on Windows.

sys/param.h is a POSIX header not available on Windows.
This fixes compilation with Clang on Windows.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant