aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKristof Provost <kp@FreeBSD.org>2021-12-03 13:29:25 +0000
committerKristof Provost <kp@FreeBSD.org>2021-12-06 10:37:49 +0000
commitc59900ee61c3075bd5d5464b2727836b9c9d6dc5 (patch)
treedbca6ea5b336dcd3222ed4448ca4385dbeb570b1
parentca23e9d2ac2cd5443ab7d5b8999da11feddf828a (diff)
downloadsrc-c59900ee61c3075bd5d5464b2727836b9c9d6dc5.tar.gz
src-c59900ee61c3075bd5d5464b2727836b9c9d6dc5.zip
ObsoleteFiles: Don't remove if_stf.h
19dc644511 added if_stf.h, which had previously been removed. We have to remove it from ObsoleteFiles.inc to ensure that it's not unintentionally uninstalled again. Reported by: Herbert J. Skuhra <herbert@gojira.at> MFC after: 1 week Sponsored by: Rubicon Communications, LLC ("Netgate") Differential Revision: https://reviews.freebsd.org/D33247
-rw-r--r--ObsoleteFiles.inc3
1 files changed, 1 insertions, 2 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index fccc7681f3e9..3e36c3f42977 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -11396,8 +11396,7 @@ OLD_FILES+=usr/share/man/man4/pcii.4.gz
OLD_FILES+=usr/share/man/man4/tnt4882.4.gz
# 20141224: libxo moved to /lib
OLD_LIBS+=usr/lib/libxo.so.0
-# 20141223: remove in6_gif.h, in_gif.h and if_stf.h
-OLD_FILES+=usr/include/net/if_stf.h
+# 20141223: remove in6_gif.h and in_gif.h
OLD_FILES+=usr/include/netinet/in_gif.h
OLD_FILES+=usr/include/netinet6/in6_gif.h
# 20141209: pw tests broken into a file per command