From 94aa5dc1d1901136dbd9553b6d89433ffa443502 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 4 Jan 2006 01:10:08 +0000 Subject: [PATCH] *** empty log message *** --- src/command.C | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/command.C b/src/command.C index ec026f7b..f0c70c37 100644 --- a/src/command.C +++ b/src/command.C @@ -52,7 +52,8 @@ #include "command.h" #if HAVE_SCHED_YIELD -# include +#undef HAVE_SCHED_YIELD // disabled for the time being +//# include #endif #ifdef KEYSYM_RESOURCE -- 2.34.1