diff options
Diffstat (limited to 'sys/cam/cam_xpt_periph.h')
-rw-r--r-- | sys/cam/cam_xpt_periph.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/cam/cam_xpt_periph.h b/sys/cam/cam_xpt_periph.h index c6b8cc2..dbfb55e 100644 --- a/sys/cam/cam_xpt_periph.h +++ b/sys/cam/cam_xpt_periph.h @@ -33,6 +33,7 @@ #ifndef _CAM_CAM_XPT_PERIPH_H #define _CAM_CAM_XPT_PERIPH_H 1 +#include <cam/cam_queue.h> #include <cam/cam_xpt.h> /* Functions accessed by the peripheral drivers */ |