aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/fifolog
diff options
context:
space:
mode:
authorEd Schouten <ed@FreeBSD.org>2013-04-19 19:45:00 +0000
committerEd Schouten <ed@FreeBSD.org>2013-04-19 19:45:00 +0000
commit7e659f9491705cacb49bd0154b1c23704f55ed0d (patch)
tree1891dfdc2dd1f99e115fc2d96089a475729f0e87 /usr.sbin/fifolog
parentc0794a841df1a3ea4cad6cba1710f910d4360106 (diff)
downloadsrc-7e659f9491705cacb49bd0154b1c23704f55ed0d.tar.gz
src-7e659f9491705cacb49bd0154b1c23704f55ed0d.zip
Notes
Diffstat (limited to 'usr.sbin/fifolog')
-rw-r--r--usr.sbin/fifolog/lib/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/fifolog/lib/Makefile b/usr.sbin/fifolog/lib/Makefile
index c10126fd1d24..fc8e6d21641d 100644
--- a/usr.sbin/fifolog/lib/Makefile
+++ b/usr.sbin/fifolog/lib/Makefile
@@ -8,4 +8,6 @@ SRCS+= getdate.y
CFLAGS+= -I${.CURDIR}
+NO_WMISSING_VARIABLE_DECLARATIONS=
+
.include <bsd.lib.mk>