[Bug 243099] man page for mq_open() should suggest inclusion of <fcntl.h>
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 28 Jun 2025 01:22:02 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243099
Felix Johnson <felix.the.red@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |felix.the.red@gmail.com
--- Comment #1 from Felix Johnson <felix.the.red@gmail.com> ---
I created review D51079 to address this issue.
The change is one-line to add an include for <fnctl.h>.
I checked the other mq_* functions, they do not need this change.
--
You are receiving this mail because:
You are on the CC list for the bug.