mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-01 08:27:59 +00:00
flowctl: low-effort fix to make it compilable with neither inet nor inet6
This commit is contained in:
parent
fda83023cd
commit
65e55a0a2a
@ -17,4 +17,6 @@ CFLAGS+= -DINET6
|
||||
CFLAGS+= -DINET
|
||||
.endif
|
||||
|
||||
CFLAGS+= -Wno-error=unused-but-set-variable
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user