From: Jim Meyering Date: Sun, 14 Jul 1996 12:45:09 +0000 (+0000) Subject: Indent nested CPP-directives. X-Git-Tag: TEXTUTILS-1_19b~185 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf75b72e46b5077babb7f22bbac503517be1d76e;p=thirdparty%2Fcoreutils.git Indent nested CPP-directives. --- diff --git a/lib/safe-read.c b/lib/safe-read.c index 93d35e4fa6..aea32bed5c 100644 --- a/lib/safe-read.c +++ b/lib/safe-read.c @@ -17,13 +17,13 @@ */ #ifdef HAVE_CONFIG_H -#include +# include #endif #include #ifdef HAVE_UNISTD_H -#include +# include #endif #include