Skip to content

Includes fix#3

Merged
pcercuei merged 2 commits into
masterfrom
includes_fix
Jun 22, 2026
Merged

Includes fix#3
pcercuei merged 2 commits into
masterfrom
includes_fix

Conversation

@QuzarDC

@QuzarDC QuzarDC commented Jun 22, 2026

Copy link
Copy Markdown
Member

We're using fs_read but weren't including it. This was
due to it being patched in through stdio.h. Adding this
include will allow for the removal of that old patching.

This is the same patching that was referenced in #kallistios/1000

Comment thread Makefile Outdated
QuzarDC added 2 commits June 22, 2026 09:09
This same patch had been done in #kos-ports/128 and
allows building this ancient code.
We're using `fs_read` but weren't including it. This was
due to it being patched in through stdio.h. Adding this
include will allow for the removal of that old patching.
@pcercuei pcercuei merged commit 1fce1bc into master Jun 22, 2026
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.

2 participants