time.c: include sys/time for gettimeofday

This commit is contained in:
Jan (janneke) Nieuwenhuizen 2022-05-05 23:26:46 +02:00
parent a382f6291e
commit 2c739adb26
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