From 9fde26f6a9b2c35db9233d7f99d39e386645512a Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Boric Date: Tue, 27 Dec 2016 23:33:58 +0100 Subject: [PATCH] fixup librumpuser --- lib/librumpuser/rumpuser_port.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/librumpuser/rumpuser_port.h b/lib/librumpuser/rumpuser_port.h index 26c072f23..f29bb81ce 100644 --- a/lib/librumpuser/rumpuser_port.h +++ b/lib/librumpuser/rumpuser_port.h @@ -16,9 +16,9 @@ #define HAVE_CHFLAGS 1 #define HAVE_CLOCKID_T 1 #define HAVE_CLOCK_GETTIME 1 -#define HAVE_CLOCK_NANOSLEEP 1 +//#define HAVE_CLOCK_NANOSLEEP 1 #define HAVE_DLINFO 1 -#define HAVE_FSYNC_RANGE 1 +//#define HAVE_FSYNC_RANGE 1 #define HAVE_GETENV_R 1 #define HAVE_GETPROGNAME 1 #define HAVE_GETSUBOPT 1