1
0
Fork 0
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:
Jonas 'Sortie' Termansen 2014-02-25 22:11:50 +01:00
parent 2fe4a1ca92
commit cfa3b19cf2

View file

@ -27,6 +27,8 @@
#include <sys/cdefs.h> #include <sys/cdefs.h>
#include <sortix/timespec.h>
__BEGIN_DECLS __BEGIN_DECLS
struct itimerspec struct itimerspec