sha1.c (sha1_buffer): Correct comment: s/MD5/SHA1/. From James Lemley.
[gnulib.git] / lib / xstrtoimax.c
index b1bc361..3e585d6 100644 (file)
@@ -17,7 +17,7 @@
 
 /* Cloned by Jim Meyering. */
 
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
 # include <config.h>
 #endif