From bd2a15fd105dd5f9c201fa2fd9e179d55f8255ed Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Mon, 24 May 2010 12:45:20 +0200 Subject: [PATCH] Adjust #include directive style. --- ChangeLog | 5 +++++ modules/regex | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 1b37e94cdb..b0088b2583 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2010-05-24 Bruno Haible + + Adjust #include directive style. + * modules/regex (Includes): Recommend to write . + 2010-05-24 Bruno Haible regex: Don't require alloca. diff --git a/modules/regex b/modules/regex index 36ad446390..ecfd832ea0 100644 --- a/modules/regex +++ b/modules/regex @@ -36,7 +36,7 @@ gl_REGEX Makefile.am: Include: -"regex.h" + License: LGPLv2+ -- 2.30.2