From 63d12b65a9648654aa7b33356f6a83016dd5d6b3 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Fri, 6 Aug 2004 23:01:32 +0000 Subject: [PATCH] Replace fnmatch.h with fnmatch_.h. Add fts.c, fts_.h, utimecmp.h --- lib/.cppi-disable | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lib/.cppi-disable b/lib/.cppi-disable index 9824320cec..afd50d090c 100644 --- a/lib/.cppi-disable +++ b/lib/.cppi-disable @@ -2,7 +2,9 @@ alloca_.h allocsa.h error.h exit.h -fnmatch.h +fnmatch_.h +fts.c +fts_.h getndelim2.h getopt.c getopt.h @@ -21,5 +23,6 @@ strdup.h strndup.h strtoul.c time_r.h +utimecmp.h vasnprintf.h vasprintf.h -- 2.30.2