From: Bruno Haible Date: Mon, 24 May 2010 10:45:20 +0000 (+0200) Subject: Adjust #include directive style. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd2a15fd105dd5f9c201fa2fd9e179d55f8255ed;p=pspp Adjust #include directive style. --- 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+