]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
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 3f9b2424dce68cbd2ecc42356d6f9d23bf9b725e..c7d280720c6e3714013928eea769ae380faafe41 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 11ffc328e70ce6b4a031e1e929f6658471dd78f0..bc4a01f184922b0e02a56015589de715161cb98c 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