Skip to content
Commit 81fa697f authored by Paul Sokolovsky's avatar Paul Sokolovsky Committed by Anas Nashif
Browse files

posix: Move gettimeofday declaration to <sys/time.h>



According to POSIX, that's the header which defines this function.
Similarly, nothing in POSIX indicates that <time.h> should have
access to struct timeval, so it's removed (it's made accessible
to <sys/time.h> via <sys/_timeval.h> introduced earlier).

Signed-off-by: default avatarPaul Sokolovsky <paul.sokolovsky@linaro.org>
parent c896f87d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment