Skip to content

Remove various useless #include#22581

Merged
LamentXU123 merged 1 commit into
php:masterfrom
LamentXU123:remove-header
Jul 4, 2026
Merged

Remove various useless #include#22581
LamentXU123 merged 1 commit into
php:masterfrom
LamentXU123:remove-header

Conversation

@LamentXU123

Copy link
Copy Markdown
Member

This removes leftover win32/param.h / <sys/param.h> includes from files that do not use any of the macros provided by those headers (MAXPATHLEN, MAXHOSTNAMELEN, howmany, roundup).

It also removes local Windows O_RDONLY -> _O_RDONLY aliases from files where O_RDONLY is not used.

@LamentXU123 LamentXU123 merged commit 3afe4e3 into php:master Jul 4, 2026
19 checks passed
@LamentXU123 LamentXU123 deleted the remove-header branch July 4, 2026 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants