From 2a31396a9cee344fcc3a4d34f5e26954fccc6e16 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Mon, 22 Oct 2012 11:03:09 +0200 Subject: include/c: move usleep() fallback to c.h To make it available everywhere in code. Signed-off-by: Karel Zak --- sys-utils/rtcwake.c | 1 - 1 file changed, 1 deletion(-) (limited to 'sys-utils/rtcwake.c') diff --git a/sys-utils/rtcwake.c b/sys-utils/rtcwake.c index a1fd6dc45..7a757ad66 100644 --- a/sys-utils/rtcwake.c +++ b/sys-utils/rtcwake.c @@ -38,7 +38,6 @@ #include "nls.h" #include "xalloc.h" #include "pathnames.h" -#include "usleep.h" #include "strutils.h" #include "c.h" #include "closestream.h" -- cgit v1.2.3-55-g7522