From: Jim Meyering Date: Thu, 10 Oct 1996 04:14:40 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_19n~52 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a7260cadac6550c782797070045952ab4e314dd;p=thirdparty%2Fcoreutils.git . --- diff --git a/lib/safe-read.c b/lib/safe-read.c index 4375bf2743..115ddeffbe 100644 --- a/lib/safe-read.c +++ b/lib/safe-read.c @@ -16,13 +16,13 @@ Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#ifdef HAVE_CONFIG_H +#if HAVE_CONFIG_H # include #endif #include -#ifdef HAVE_UNISTD_H +#if HAVE_UNISTD_H # include #endif