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

--- Comment #1 from [email protected] ---
Apologies, this is on a 10.1R system using an updated /usr/src from today's
10.1Stable.  I've verified that ccb_getdevstats existed
grep ccb_getdevstats /usr/include/cam/*
but failed to appreciate that I also needed to check the struct contents.

Please disregard/close, as a simple fix is to update the base system's include
files.  (Though how to do that properly is a mystery, fortunately the
differences are small)
diff /usr/include/cam/cam_ccb.h /usr/src/sys/cam/cam_ccb.h
and a cp is ok

Pity there isn't a 
cd /usr/src && make include ;)

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

Reply via email to