]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - rt/mqueue.h
Installed-header hygiene (BZ#20366): time.h types.
[thirdparty/glibc.git] / rt / mqueue.h
index 9700cdc93fceff1d5d55327218e01fed71241571..db6022f0f1852fbf7f6fc2b40cb3f5728f82c70e 100644 (file)
@@ -23,8 +23,7 @@
 #include <fcntl.h>
 #define __need_sigevent_t
 #include <bits/siginfo.h>
-#define __need_timespec
-#include <time.h>
+#include <bits/types/struct_timespec.h>
 /* Get the definition of mqd_t and struct mq_attr.  */
 #include <bits/mqueue.h>