Use #if, not #ifdef with HAVE_ macros
[gnulib.git] / lib / fileblocks.c
index e94d903..0c182d8 100644 (file)
@@ -17,7 +17,7 @@
 
 /* Written by Brian L. Matthews, blm@6sceng.UUCP. */
 \f
-#ifdef HAVE_CONFIG_H
+#if HAVE_CONFIG_H
 # include <config.h>
 #endif