From: Bruno Haible Date: Sun, 25 Jun 2023 08:29:47 +0000 (+0200) Subject: exclude: Complete last change. X-Git-Tag: v1.0~1190 X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=bc90b15d0e92138f42a0ad69b4aa57bc7bc14f7f;p=gnulib.git exclude: Complete last change. * lib/exclude.c: Include instead of . --- diff --git a/ChangeLog b/ChangeLog index 36f8674753..f958393716 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2023-06-25 Bruno Haible + + exclude: Complete last change. + * lib/exclude.c: Include instead of . + 2023-06-24 Bruno Haible mbchar, mbiter, mbuiter: Overcome wchar_t limitations. diff --git a/lib/exclude.c b/lib/exclude.c index af204cd300..15f238e09c 100644 --- a/lib/exclude.c +++ b/lib/exclude.c @@ -29,7 +29,7 @@ #include #include #include -#include +#include #include #include "exclude.h"