diff options
Diffstat (limited to 'include/mqueue.h')
| -rw-r--r-- | include/mqueue.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/mqueue.h b/include/mqueue.h index 7af98b58..c4582748 100644 --- a/include/mqueue.h +++ b/include/mqueue.h @@ -1,6 +1,8 @@ #ifndef __MQUEUE_H #define __MQUEUE_H +#include <stddef.h> +#include <time.h> #define __BITS_TIMESPEC_H_ #include <bits/timespec.h> #undef __BITS_TIMESPEC_H_ |
