summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
Diffstat (limited to 'sys')
-rw-r--r--sys/include/fs/ctlfs.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/include/fs/ctlfs.h b/sys/include/fs/ctlfs.h
index 582421c..90f42f0 100644
--- a/sys/include/fs/ctlfs.h
+++ b/sys/include/fs/ctlfs.h
@@ -30,6 +30,8 @@
#ifndef _FS_CTLFS_H_
#define _FS_CTLFS_H_
+#include <sys/sio.h>
+
struct ctlfs_dev;
struct ctlops {