From c92b6cf0465272438ec904ca6e74192b900b4072 Mon Sep 17 00:00:00 2001 From: Sascha Wildner Date: Tue, 15 May 2018 08:28:25 +0200 Subject: [PATCH] Remove some headers via 'make upgrade'. --- Makefile_upgrade.inc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Makefile_upgrade.inc b/Makefile_upgrade.inc index d2639d9016..9f13a31c13 100644 --- a/Makefile_upgrade.inc +++ b/Makefile_upgrade.inc @@ -3413,6 +3413,9 @@ TO_REMOVE+=/usr/share/man/man4/ipsec.4.gz TO_REMOVE+=/usr/share/man/man8/setkey.8.gz TO_REMOVE+=/usr/include/sys/ioctl_compat.h TO_REMOVE+=/usr/share/skel/dot.rhosts +TO_REMOVE+=/usr/include/net/ipfw3/ip_fw3_log.h +TO_REMOVE+=/usr/include/net/ipfw3/ip_fw3_sync.h +TO_REMOVE+=/usr/include/net/ipfw3/ip_fw3_table.h .if !defined(WANT_INSTALLER) TO_REMOVE+=/usr/sbin/dfuibe_installer -- 2.41.0