Skip to content

Add missing stdint.h include to tini.c#248

Open
udf2457 wants to merge 1 commit into
krallin:masterfrom
udf2457:missing_include
Open

Add missing stdint.h include to tini.c#248
udf2457 wants to merge 1 commit into
krallin:masterfrom
udf2457:missing_include

Conversation

@udf2457

@udf2457 udf2457 commented Jun 23, 2026

Copy link
Copy Markdown

int32_t is used but <stdint.h> is not explicitly included.

N.B. If you are going to merge #247 then you can ignore/close this PR, because <stdint.h> was added in there too.

`int32_t` is used but `<stdint.h>` is not explicitly included
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