Date: Fri, 02 Nov 2018 12:51:47 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 232908] mqueue.h needs to include fcntl.h Message-ID: <bug-232908-227-9ytEJ7tI9K@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-232908-227@https.bugs.freebsd.org/bugzilla/> References: <bug-232908-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232908 Yuri Pankov <yuripv@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |yuripv@FreeBSD.org --- Comment #2 from Yuri Pankov <yuripv@FreeBSD.org> --- Strictly speaking, mqueue.h doesn't need any of the symbols defined in fcntl.h, so "need" wording is not entirely correct. OTOH, other systems seem to include fcntl.h in mqueue.h, and POSIX explicitly states that it's allowed: Inclusion of the <mqueue.h> header may make visible symbols defined in the headers <fcntl.h>, <signal.h>, and <time.h>. -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-232908-227-9ytEJ7tI9K>
