From c473bd1cd99db042dc1958c1bbaff3cba01a7893 Mon Sep 17 00:00:00 2001 From: Marek Polacek Date: Sun, 8 Jan 2012 13:21:50 -0500 Subject: Quash implicit declaration warning --- nptl/sysdeps/unix/sysv/linux/mq_notify.c | 1 + 1 file changed, 1 insertion(+) (limited to 'nptl/sysdeps') 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 #include #include +#include #ifdef __NR_mq_notify -- cgit 1.4.1