summaryrefslogtreecommitdiffstats
path: root/sbin/mount_null/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/mount_null/Makefile')
-rw-r--r--sbin/mount_null/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/mount_null/Makefile b/sbin/mount_null/Makefile
index 3f8b3ef..97f3c62 100644
--- a/sbin/mount_null/Makefile
+++ b/sbin/mount_null/Makefile
@@ -5,6 +5,7 @@ SRCS= mount_null.c getmntopts.c
MAN8= mount_null.8
MOUNT= ${.CURDIR}/../mount
+CFLAGS+= -D_NEW_VFSCONF
CFLAGS+= -I${.CURDIR}/../../sys -I${MOUNT}
.PATH: ${MOUNT}
OpenPOWER on IntegriCloud