diff --git a/sys/modules/xfs/Makefile b/sys/modules/xfs/Makefile index 473c9da3600..d8cbbdfefc8 100644 --- a/sys/modules/xfs/Makefile +++ b/sys/modules/xfs/Makefile @@ -81,6 +81,8 @@ SRCS = vnode_if.h \ kmem.c \ kdb.c +SRCS+= opt_ddb.h + .include CFLAGS+= -I${.CURDIR}/../../gnu/fs/xfs/FreeBSD \