diff options
| author | Gleb Smirnoff <glebius@FreeBSD.org> | 2022-12-14 17:54:06 +0000 |
|---|---|---|
| committer | Gleb Smirnoff <glebius@FreeBSD.org> | 2022-12-14 17:54:06 +0000 |
| commit | eaabc93764836c720f44d6852b30fda1901f3a66 (patch) | |
| tree | 61c71b6c5423e2b0630eda0fba1e4c0b366e022c /ObsoleteFiles.inc | |
| parent | ab8b2d108c7c4e63ed850148fdc237633077fcd3 (diff) | |
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 be9f81dd3cb0..30f129d66487 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -52,6 +52,9 @@ # xargs -n1 | sort | uniq -d; # done +# 20221214: TCPDEBUG removed +OLD_FILES+=usr/include/netinet/tcp_debug.h + # 20221213: remove sync serial drivers and utilities OLD_FILES+=sbin/sconfig OLD_FILES+=usr/share/man/man4/ce.4 |
