From 77433de0ca6fd4ab7810da0b506f0cf3d5a79334 Mon Sep 17 00:00:00 2001 From: oni-link Date: Tue, 1 Apr 2014 13:48:29 +0200 Subject: remove HAVE_USLEEP --- config/config.h.in | 1 - 1 file changed, 1 deletion(-) diff --git a/config/config.h.in b/config/config.h.in index 53a1d7919a..e9cc3d9eef 100644 --- a/config/config.h.in +++ b/config/config.h.in @@ -82,7 +82,6 @@ #define HAVE_TGETENT 1 #define HAVE_UNISTD_H 1 #define HAVE_UP_BC_PC 1 -#define HAVE_USLEEP 1 #define HAVE_UTIME 1 #define HAVE_UTIME_H 1 #define HAVE_UTIMES 1 -- cgit