diff options
Diffstat (limited to 'sys/dev/raidframe/rf_freebsdkintf.c')
-rw-r--r-- | sys/dev/raidframe/rf_freebsdkintf.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/raidframe/rf_freebsdkintf.c b/sys/dev/raidframe/rf_freebsdkintf.c index 77fd13c..1a06659 100644 --- a/sys/dev/raidframe/rf_freebsdkintf.c +++ b/sys/dev/raidframe/rf_freebsdkintf.c @@ -149,6 +149,7 @@ #include <sys/stat.h> #include <sys/ioccom.h> #include <sys/filio.h> +#include <sys/filedesc.h> #include <sys/fcntl.h> #include <sys/systm.h> #include <sys/namei.h> |