# HG changeset patch # User Bruno Haible # Date 1258914804 -3600 # Node ID 6d35e757e103a8e66cb107bd5fc5332bbe2a7c09 # Parent 9d131fdf39036453c4cd0875d9bb9117011273dd Oops, move the include of unistd.h in the last commit. diff --git a/lib/error.c b/lib/error.c --- a/lib/error.c +++ b/lib/error.c @@ -27,7 +27,6 @@ #include #include #include -#include #if !_LIBC && ENABLE_NLS # include "gettext.h" @@ -87,6 +86,7 @@ #else /* not _LIBC */ # include +# include # if !HAVE_DECL_STRERROR_R && STRERROR_R_CHAR_P # ifndef HAVE_DECL_STRERROR_R