summaryrefslogtreecommitdiff
path: root/lib/xnanosleep.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/xnanosleep.c')
-rw-r--r--lib/xnanosleep.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/xnanosleep.c b/lib/xnanosleep.c
index f2d9e93be..bab58eecb 100644
--- a/lib/xnanosleep.c
+++ b/lib/xnanosleep.c
@@ -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