projects
/
dana
/
urxvt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6b8dde
)
*** empty log message ***
author
root
<root>
Wed, 4 Jan 2006 01:10:08 +0000
(
01:10
+0000)
committer
root
<root>
Wed, 4 Jan 2006 01:10:08 +0000
(
01:10
+0000)
src/command.C
patch
|
blob
|
history
diff --git
a/src/command.C
b/src/command.C
index ec026f7bf1b24c5ecc49a921e2be551e57d34d0d..f0c70c37362bbb6f3d8410b415f7389158aedb2b 100644
(file)
--- a/
src/command.C
+++ b/
src/command.C
@@
-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