diff options
| author | Andrey V. Elsukov <ae@FreeBSD.org> | 2017-02-06 08:56:04 +0000 |
|---|---|---|
| committer | Andrey V. Elsukov <ae@FreeBSD.org> | 2017-02-06 08:56:04 +0000 |
| commit | fff006f7c0ac402193144197cdf093ed9eecf741 (patch) | |
| tree | 7527788d4d40540fffab7d300df106fa6c71b3b8 /ObsoleteFiles.inc | |
| parent | fcf596178b5f2be36424ecbc1b6a3224b29c91d2 (diff) | |
Notes
Diffstat (limited to 'ObsoleteFiles.inc')
| -rw-r--r-- | ObsoleteFiles.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index ab53478778d7..e795f9efaf46 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -38,6 +38,9 @@ # xargs -n1 | sort | uniq -d; # done +# 20170206: merged projects/ipsec +OLD_FILES+=usr/include/netinet/ip_ipsec.h +OLD_FILES+=usr/include/netinet6/ip6_ipsec.h # 20170128: remove pc98 support OLD_FILES+=usr/include/dev/ic/i8251.h OLD_FILES+=usr/include/dev/ic/i8255.h |
