From: Jim Meyering Date: Tue, 29 Oct 1996 13:42:56 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_19q~206 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0815914f28b074c04bcf778385d43992c40a50b5;p=thirdparty%2Fcoreutils.git . --- diff --git a/lib/stripslash.c b/lib/stripslash.c index 7890ce98b4..53a63618d3 100644 --- a/lib/stripslash.c +++ b/lib/stripslash.c @@ -15,7 +15,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#ifdef HAVE_CONFIG_H +#if HAVE_CONFIG_H # include #endif