mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Fix conflicts from import
This commit is contained in:
parent
33e6aad96b
commit
8fcecfd6f9
1 changed files with 2 additions and 1 deletions
|
|
@ -5,6 +5,7 @@ MAN8= portmap.8
|
|||
SRCS= portmap.c from_local.c pmap_check.c
|
||||
SUBDIR= pmap_set pmap_dump
|
||||
|
||||
CFLAGS+=-DCHECK_PORT # -DHOSTS_ACCESS (requires tcpwrapper libraries)
|
||||
# -DHOSTS_ACCESS (requires tcpwrapper libraries)
|
||||
CFLAGS+=-DCHECK_PORT
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue