Fix libcam build. It was broken with r312827.
This commit is contained in:
parent
df980daf35
commit
a196ef645a
@ -32,8 +32,10 @@
|
||||
#ifndef _CAM_CAM_XPT_H
|
||||
#define _CAM_CAM_XPT_H 1
|
||||
|
||||
#ifdef _KERNEL
|
||||
#include <sys/cdefs.h>
|
||||
#include "opt_printf.h"
|
||||
#endif
|
||||
|
||||
/* Forward Declarations */
|
||||
union ccb;
|
||||
|
Loading…
x
Reference in New Issue
Block a user