Quash implicit declaration warning
authorMarek Polacek <polacek@redhat.com>
Sun, 8 Jan 2012 18:21:50 +0000 (13:21 -0500)
committerUlrich Drepper <drepper@gmail.com>
Sun, 8 Jan 2012 18:21:50 +0000 (13:21 -0500)
nptl/ChangeLog
nptl/sysdeps/unix/sysv/linux/mq_notify.c

index 3f9b242..c7d2807 100644 (file)
@@ -1,3 +1,7 @@
+2012-01-08  Marek Polacek  <polacek@redhat.com>
+
+       * sysdeps/unix/sysv/linux/mq_notify.c: Include <nptl/pthreadP.h>.
+
 2012-01-07  Ulrich Drepper  <drepper@gmail.com>
 
        [BZ #13553]
index 11ffc32..bc4a01f 100644 (file)
@@ -30,6 +30,7 @@
 #include <sys/socket.h>
 #include <not-cancel.h>
 #include <kernel-features.h>
+#include <nptl/pthreadP.h>
 
 
 #ifdef __NR_mq_notify