From 6a19c79db4d42ca2b29e56a6b080d5738073fddb Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Wed, 7 Sep 2011 23:52:31 +0200 Subject: [PATCH] Revert last commit. --- ChangeLog | 7 ++++--- lib/openat.h | 4 +--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index 79d9777e4..2f64d746e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,8 @@ -2011-09-07 Bruno Haible +2011-09-04 J.T. Conklin - openat: Work around compilation error with OSF/1 5.1 DTK cc. - * lib/openat.h: Use different syntax for include of . + parse-datetime: document the newly accepted format + * doc/parse-datetime.texi (Combined date and time of day items): + New section. 2011-09-06 Bruno Haible diff --git a/lib/openat.h b/lib/openat.h index fb4f4d8bd..b26571f82 100644 --- a/lib/openat.h +++ b/lib/openat.h @@ -19,9 +19,7 @@ #ifndef _GL_HEADER_OPENAT #define _GL_HEADER_OPENAT -/* Write "fcntl.h" here, not , otherwise OSF/1 5.1 DTK cc miscompiles - openat.c because that file has a preliminary #include . */ -#include "fcntl.h" +#include #include #include -- 2.11.0