Simplify my *-tests modules.
[gnulib.git] / lib / xnanosleep.c
index f2d9e93..bab58ee 100644 (file)
@@ -18,7 +18,7 @@
 /* Mostly written (for sleep.c) by Paul Eggert.
    Factored out (creating this file) by Jim Meyering.  */
 
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
 # include <config.h>
 #endif