PERFORCE change 118044 for review
Scott Long
scottl at FreeBSD.org
Fri Apr 13 19:53:42 UTC 2007
http://perforce.freebsd.org/chv.cgi?CH=118044
Change 118044 by scottl at scottl-y1 on 2007/04/13 19:53:01
Fix a compile error
Affected files ...
.. //depot/projects/scottl-camlock/src/sys/cam/scsi/scsi_targ_bh.c#8 edit
Differences ...
==== //depot/projects/scottl-camlock/src/sys/cam/scsi/scsi_targ_bh.c#8 (text+ko) ====
@@ -46,6 +46,7 @@
#include <cam/cam_queue.h>
#include <cam/cam_xpt_periph.h>
#include <cam/cam_debug.h>
+#include <cam/cam_sim.h>
#include <cam/scsi/scsi_all.h>
#include <cam/scsi/scsi_message.h>
More information about the p4-projects
mailing list