git: e2f2b182c08c - main - ObsoleteFiles: Add missing headers
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 21 Aug 2026 16:04:04 UTC
The branch main has been updated by des:
URL: https://cgit.FreeBSD.org/src/commit/?id=e2f2b182c08c8f9232b49333051bdc63328b71bc
commit e2f2b182c08c8f9232b49333051bdc63328b71bc
Author: Dag-Erling Smørgrav <des@FreeBSD.org>
AuthorDate: 2026-08-21 16:02:26 +0000
Commit: Dag-Erling Smørgrav <des@FreeBSD.org>
CommitDate: 2026-08-21 16:03:57 +0000
ObsoleteFiles: Add missing headers
The header files for dialog, figpar, dpv were never listed.
PR: 297612
Fixes: af202a5052b6 ("Retire dialog")
---
ObsoleteFiles.inc | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index 4024af431f7e..5506519b790d 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -77,6 +77,13 @@ OLD_DIRS+=usr/tests/gnu
# 20260707: Removed dialog, figpar, dpv
OLD_FILES+=usr/bin/dialog
OLD_FILES+=usr/bin/dpv
+OLD_FILES+=usr/include/dialog.h
+OLD_FILES+=usr/include/dlg_colors.h
+OLD_FILES+=usr/include/dlg_config.h
+OLD_FILES+=usr/include/dlg_keys.h
+OLD_FILES+=usr/include/dpv.h
+OLD_FILES+=usr/include/figpar.h
+OLD_FILES+=usr/include/string_m.h
OLD_FILES+=usr/lib/libdialog.a
OLD_FILES+=usr/lib/libdialog.so
OLD_LIBS+=usr/lib/libdialog.so.10