oops forgot to commit this one.

This commit is contained in:
christos 2016-12-28 13:50:55 +00:00
parent 81f31009a1
commit fd60c59b96
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.19 2016/12/09 02:41:09 christos Exp $
# $NetBSD: Makefile,v 1.20 2016/12/28 13:50:55 christos Exp $
#
# Public Domain.
#
@ -13,7 +13,7 @@ SRCS= npf.c npf_alg.c npf_conf.c npf_ctl.c npf_handler.c
SRCS+= npf_bpf.c npf_if.c npf_inet.c npf_mbuf.c npf_nat.c
SRCS+= npf_ruleset.c npf_conn.c npf_conndb.c npf_rproc.c
SRCS+= npf_state.c npf_state_tcp.c npf_tableset.c
SRCS+= lpm.c npf_sendpkt.c npf_worker.c
SRCS+= lpm.c npf_sendpkt.c npf_worker.c npf_os.c
CPPFLAGS+= -DINET6