summaryrefslogtreecommitdiffstats
path: root/sys/kern/vfs_aio.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/kern/vfs_aio.c')
-rw-r--r--sys/kern/vfs_aio.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/kern/vfs_aio.c b/sys/kern/vfs_aio.c
index b50a7d2..0299e1c 100644
--- a/sys/kern/vfs_aio.c
+++ b/sys/kern/vfs_aio.c
@@ -49,6 +49,8 @@
#include <sys/aio.h>
#include <machine/limits.h>
+#include <machine/mutex.h>
+
#include "opt_vfs_aio.h"
#ifdef VFS_AIO
OpenPOWER on IntegriCloud