From da6ced865126d933c839f19ce9dd002b71d1d5a3 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Thu, 22 Sep 2005 06:43:48 +0000 Subject: [PATCH] Add getline.h, getpass.c --- lib/.cppi-disable | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/.cppi-disable b/lib/.cppi-disable index dc4a575b77..ce7e664460 100644 --- a/lib/.cppi-disable +++ b/lib/.cppi-disable @@ -7,6 +7,7 @@ fts.c fts_.h getaddrinfo.h getdelim.h +getline.h getndelim2.h getopt.c getopt.h @@ -14,6 +15,7 @@ getopt1.c getopt_.h getopt_int.h getpagesize.h +getpass.c gettext.h localcharset.h mbchar.h -- 2.47.3