[Bug 158351] [cam] [patch] missing #includes in <cam/cam.h>

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jan 7 18:51:14 UTC 2019


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

Warner Losh <imp at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |imp at FreeBSD.org
             Status|Open                        |Closed
         Resolution|---                         |Works As Intended

--- Comment #2 from Warner Losh <imp at FreeBSD.org> ---
cam.h is not intended to be a standalone file. Please use camlib.h and include
stdio.h before it, as documented in cam(3).

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list