aboutsummaryrefslogtreecommitdiffstats
path: root/pc/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'pc/config.h')
-rw-r--r--pc/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pc/config.h b/pc/config.h
index 5791de4e..1cdcd72e 100644
--- a/pc/config.h
+++ b/pc/config.h
@@ -527,6 +527,7 @@
# undef HAVE_POPEN_H
# undef HAVE_ALLOCA
# define HAVE_MKSTEMP 1
+# define HAVE_USLEEP 1
#define intmax_t long long
#define uintmax_t unsigned long long
#define restrict /* nothing */