summaryrefslogtreecommitdiff
path: root/sys/modules
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2009-01-21 18:52:33 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2009-01-21 18:52:33 +0000
commit5a9e039eb9e8ff351b964136918126b51c97aea2 (patch)
tree823cd46f5dd3879d3f63d94e1d5d6c8352e4f55b /sys/modules
parent642207874a3d23069fb7bb119168b269e08d230e (diff)
Notes
Diffstat (limited to 'sys/modules')
-rw-r--r--sys/modules/aio/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/aio/Makefile b/sys/modules/aio/Makefile
index c73f65169f74..95e6cb594e2f 100644
--- a/sys/modules/aio/Makefile
+++ b/sys/modules/aio/Makefile
@@ -3,7 +3,7 @@
.PATH: ${.CURDIR}/../../kern
KMOD= aio
-SRCS= vfs_aio.c opt_vfs_aio.h vnode_if.h
+SRCS= vfs_aio.c opt_vfs_aio.h vnode_if.h opt_compat.h
EXPORT_SYMS= aio_init_aioinfo aio_aqueue