You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
posix: time.h: workaround for undefined pid_t in picolibc's time.h
Define pid_t before including Picolibc's time.h, which does not yet
include the proper fix in picolibc/picolibc#1079 .
Signed-off-by: Chris Friedt <[email protected]>
0 commit comments