]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Tue, 29 Oct 1996 13:42:56 +0000 (13:42 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 29 Oct 1996 13:42:56 +0000 (13:42 +0000)
lib/stripslash.c

index 7890ce98b4a15d49e1152f1c3a097d9f5b23fe04..53a63618d360237c1500d33dadb42264ca5d0518 100644 (file)
@@ -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 <config.h>
 #endif