diff options
| author | John Baldwin <jhb@FreeBSD.org> | 2023-06-09 22:35:32 +0000 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2023-06-09 22:35:32 +0000 |
| commit | 553022aba541d68d83fefd8e516434e1ce6d356e (patch) | |
| tree | 36e7ed08937f365b1af73da058090789eec18f26 /sbin/ipf | |
| parent | 2e07e885d65973f13d6111f7e0fcfb848a68082e (diff) | |
Diffstat (limited to 'sbin/ipf')
| -rw-r--r-- | sbin/ipf/Makefile.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/ipf/Makefile.inc b/sbin/ipf/Makefile.inc index 1f256a343b9a..1b24587b8e54 100644 --- a/sbin/ipf/Makefile.inc +++ b/sbin/ipf/Makefile.inc @@ -4,7 +4,6 @@ WARNS?= 2 NO_WFORMAT= -NO_WARRAY_BOUNDS= CFLAGS+= -I${SRCTOP}/sys CFLAGS+= -I${SRCTOP}/sys/netpfil/ipfilter |
