libitize
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 d070796fdbb4b470c822c7cfd0f13bf9b811e545..ea38e8df549e9e1210c0a38bbe8ed08e45a93603 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