Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lib: system: nuttx: include <stddef.h> in io.c #317

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

wyr-7
Copy link
Contributor

@wyr-7 wyr-7 commented Oct 10, 2024

Because nuttx/io.c use NULL and NULL is defined in <stddef.h>

Because nuttx/io.c use NULL and NULL is defined in <stddef.h>

Signed-off-by: Bowen Wang <wangbowen6@xiaomi.com>
Copy link
Contributor

@edmooring edmooring left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to go.

@arnopo arnopo merged commit 969420f into OpenAMP:main Oct 17, 2024
6 checks passed
@arnopo arnopo added this to the Release v2024.10 milestone Oct 22, 2024
@arnopo arnopo changed the title lib/system/nuttx/io.c: include <stddef.h> in nuttx/io.c lib: system: nuttx: include <stddef.h> in io.c Oct 22, 2024
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.

5 participants