summaryrefslogtreecommitdiffstats
path: root/sbin/natd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/natd/Makefile')
-rw-r--r--sbin/natd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/natd/Makefile b/sbin/natd/Makefile
index c6bf326..7d8b3e4 100644
--- a/sbin/natd/Makefile
+++ b/sbin/natd/Makefile
@@ -2,7 +2,7 @@
PROG = natd
SRCS = natd.c icmp.c
-WARNS?= 0
+WARNS?= 3
LDADD = -lalias
DPADD = ${LIBALIAS}
MAN = natd.8
OpenPOWER on IntegriCloud