*** empty log message ***
authorroot <root>
Wed, 4 Jan 2006 01:10:08 +0000 (01:10 +0000)
committerroot <root>
Wed, 4 Jan 2006 01:10:08 +0000 (01:10 +0000)
src/command.C

index ec026f7bf1b24c5ecc49a921e2be551e57d34d0d..f0c70c37362bbb6f3d8410b415f7389158aedb2b 100644 (file)
@@ -52,7 +52,8 @@
 #include "command.h"
 
 #if HAVE_SCHED_YIELD
-# include <sched.h>
+#undef HAVE_SCHED_YIELD // disabled for the time being
+//# include <sched.h>
 #endif
 
 #ifdef KEYSYM_RESOURCE