mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-19 22:43:22 +01:00
* add extra -I path to get the "matching" header files.
This commit is contained in:
parent
b62a26b14e
commit
1bdb47d692
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=92774
@ -7,6 +7,7 @@ MAN= ipf.4 ipf.5 ipf.8
|
||||
SRCS= ipf.c parse.c opt.c facpri.c common.c
|
||||
CFLAGS+=-DUSE_INET6 -DIPL_NAME=\"/dev/ipl\"
|
||||
CFLAGS+=-I${.CURDIR}/../../sys/contrib/ipfilter/netinet
|
||||
CFLAGS+=-I${.CURDIR}/../../sys/contrib/ipfilter
|
||||
CFLAGS+=-I${.CURDIR}/../../contrib/ipfilter
|
||||
WARNS= 0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user