mirror of
https://git.musl-libc.org/git/musl
synced 2025-02-03 20:05:37 +03:00
fix missing include in last commit
This commit is contained in:
parent
ad5759821c
commit
ef9dd03534
@ -1,5 +1,6 @@
|
||||
#include <time.h>
|
||||
#include <sys/times.h>
|
||||
#include "syscall.h"
|
||||
|
||||
int __clock_gettime(clockid_t, struct timespec *);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user