diff options
Diffstat (limited to 'nptl/sysdeps/unix/sysv/linux/mq_notify.c')
-rw-r--r-- | nptl/sysdeps/unix/sysv/linux/mq_notify.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nptl/sysdeps/unix/sysv/linux/mq_notify.c b/nptl/sysdeps/unix/sysv/linux/mq_notify.c index 11ffc328e7..bc4a01f184 100644 --- a/nptl/sysdeps/unix/sysv/linux/mq_notify.c +++ b/nptl/sysdeps/unix/sysv/linux/mq_notify.c @@ -30,6 +30,7 @@ #include <sys/socket.h> #include <not-cancel.h> #include <kernel-features.h> +#include <nptl/pthreadP.h> #ifdef __NR_mq_notify |