time.c: include sys/time for gettimeofday.

* lib/linux/time.c: Include <sys/time.h>.
This commit is contained in:
Jan (janneke) Nieuwenhuizen 2022-05-05 23:26:46 +02:00
parent 770ae64ccc
commit cc33dd95c3
No known key found for this signature in database
GPG Key ID: F3C1A0D9C1D65273
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@
#include <linux/syscall.h>
#include <syscall.h>
#include <time.h>
#include <sys/time.h>
#include <stdlib.h>
time_t