* lib/getdelim.c (SIZE_MAX): New macro, if not already defined.
[gnulib.git] / lib / xmemcoll.c
index 063612e..f04e468 100644 (file)
@@ -17,7 +17,7 @@
 
 /* Contributed by Paul Eggert <eggert@twinsun.com>.  */
 
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
 # include <config.h>
 #endif