Skip to content
Commit 85b44f0e authored by Christopher Friedt's avatar Christopher Friedt Committed by Carles Cufi
Browse files

samples: posix: gettimeofday: include time.h



Due to some previous time-related header issues, we included
`<sys/time.h>` without including `<time.h>`. The latter is
necessary for `time()` (specified by both ISO C and POSIX).

Fixes #53673

Signed-off-by: default avatarChristopher Friedt <cfriedt@meta.com>
parent 1147d73f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment