https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232908

Brooks Davis <bro...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bro...@freebsd.org

--- Comment #5 from Brooks Davis <bro...@freebsd.org> ---
You need to have P1003_1B_MQUEUE in your kernel or load the mqueuefs module to
enable support.

Per the actual PR subject, we should project just include fcntl.h in mqueue.h. 
Header pollution seems not worth worrying about in this rarely used framework,
especially since posix explicitly allows it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to