From: Marek Polacek Date: Sun, 8 Jan 2012 18:21:50 +0000 (-0500) Subject: Quash implicit declaration warning X-Git-Tag: glibc-2.16-tps~1085 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c473bd1cd99db042dc1958c1bbaff3cba01a7893;p=thirdparty%2Fglibc.git Quash implicit declaration warning --- diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 3f9b2424dce..c7d280720c6 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,7 @@ +2012-01-08 Marek Polacek + + * sysdeps/unix/sysv/linux/mq_notify.c: Include . + 2012-01-07 Ulrich Drepper [BZ #13553] diff --git a/nptl/sysdeps/unix/sysv/linux/mq_notify.c b/nptl/sysdeps/unix/sysv/linux/mq_notify.c index 11ffc328e70..bc4a01f1849 100644 --- a/nptl/sysdeps/unix/sysv/linux/mq_notify.c +++ b/nptl/sysdeps/unix/sysv/linux/mq_notify.c @@ -30,6 +30,7 @@ #include #include #include +#include #ifdef __NR_mq_notify