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

zephyr: remove posix prefix on time.h standard include #32

Merged

Conversation

cfriedt
Copy link
Member

@cfriedt cfriedt commented Mar 20, 2022

Instead of using #include <posix/time.h>, just use #include <time.h>.

Required-by zephyrproject-rtos/zephyr#43998

Instead of using `#include <posix/time.h>`, just use `#include <time.h>`.

Required-by zephyrproject-rtos/zephyr#43998

Signed-off-by: Christopher Friedt <[email protected]>
@cfriedt
Copy link
Member Author

cfriedt commented Apr 12, 2022

@vanti, @galak - are you able to review this?

@carlescufi carlescufi merged commit 92a7958 into zephyrproject-rtos:master Apr 21, 2022
@cfriedt cfriedt deleted the time-instead-of-posix-time branch April 21, 2022 14:13
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