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

            Bug ID: 230489
           Summary: [patch] bin/cat compiled with -DNO_UDOM_SUPPORT will
                    fail to compile as it is missing #include <errno.h>
           Product: Base System
           Version: 11.2-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: bin
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 196038
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=196038&action=edit
patch to cat.c to include errno.h for all paths

#include <errno.h> is required by all conditions.

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

Reply via email to