.
[gnulib.git] / lib / memcpy.c
index 437f622..d36cef2 100644 (file)
@@ -2,7 +2,7 @@
    if the source overlaps with the destination.
    Return DESTADDR. */
 
-#ifdef HAVE_CONFIG_H
+#if HAVE_CONFIG_H
 # include <config.h>
 #endif