mirror of
https://gitlab.com/sortix/sortix.git
synced 2023-02-13 20:55:38 -05:00
Fix <sortix/itimerspec.h> not declaring struct timespec.
This commit is contained in:
parent
2fe4a1ca92
commit
cfa3b19cf2
1 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,8 @@
|
|||
|
||||
#include <sys/cdefs.h>
|
||||
|
||||
#include <sortix/timespec.h>
|
||||
|
||||
__BEGIN_DECLS
|
||||
|
||||
struct itimerspec
|
||||
|
|
Loading…
Add table
Reference in a new issue