git: ncurses: Privatize the last public header.
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Wed Nov 15 11:19:34 PST 2017
commit 4620ab975c6c059936a9206dccb3fc51b9d14ad3
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Tue Nov 14 19:01:06 2017 +0200
ncurses: Privatize the last public header.
Just move it with rest of privatized ncurses headers. Only user in base is
usr.sbin/installer/dfuife_curses/ and include path is already handled there.
As of this moment we are sure that none of private ncurses bits are used for
bootstrapping the world (non-interactive make/shell scripts redirected to
file should not care about colors anyway or try to format the layout).
No functional change.
Summary of changes:
Makefile_upgrade.inc | 1 +
lib/libncurses/libpanel/Makefile | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4620ab975c6c059936a9206dccb3fc51b9d14ad3
--
DragonFly BSD source repository
More information about the Commits
mailing list