Date: Mon, 07 Jan 2019 18:51:12 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 158351] [cam] [patch] missing #includes in <cam/cam.h> Message-ID: <bug-158351-227-6q8rAkZ2Jv@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-158351-227@https.bugs.freebsd.org/bugzilla/> References: <bug-158351-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D158351 Warner Losh <imp@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |imp@FreeBSD.org Status|Open |Closed Resolution|--- |Works As Intended --- Comment #2 from Warner Losh <imp@FreeBSD.org> --- cam.h is not intended to be a standalone file. Please use camlib.h and incl= ude stdio.h before it, as documented in cam(3). --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-158351-227-6q8rAkZ2Jv>