(re_match_2_internal): Declare buf_ch unsigned int.
[gnulib.git] / lib / closeout.c
index a6fbbf7..a4a986f 100644 (file)
@@ -26,7 +26,7 @@
 # define _(Text) Text
 #endif
 
-#ifdef HAVE_STDLIB_H
+#if HAVE_STDLIB_H
 # include <stdlib.h>
 #endif
 #ifndef EXIT_FAILURE