libitize TEXTUTILS-1_19n
authorJim Meyering <jim@meyering.net>
Thu, 17 Oct 1996 03:05:09 +0000 (03:05 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 17 Oct 1996 03:05:09 +0000 (03:05 +0000)
lib/memmove.c

index d070796..ea38e8d 100644 (file)
@@ -3,7 +3,7 @@
    In the public domain.
    By David MacKenzie <djm@gnu.ai.mit.edu>.  */
 
-#ifdef HAVE_CONFIG_H
+#if HAVE_CONFIG_H
 # include <config.h>
 #endif