repo: rxvt-unicode-sixel
action: commit
revision: 
path_from: 
revision_from: 311012a3a77c2e7d90d35718feff54e37476287c:
path_to: 
revision_to: 
git.thebackupbox.net
rxvt-unicode-sixel
git clone git://git.thebackupbox.net/rxvt-unicode-sixel
commit 311012a3a77c2e7d90d35718feff54e37476287c
Author: Marc Lehmann 
Date:   Sun Nov 18 02:41:02 2007 +0000

    disable poll

diff --git a/src/ev_cpp.h b/src/ev_cpp.h
index 2afe0e7748d9ea9e7dcf3e34e2484620f187c7b4..
index ..86dbc9aae36f78d32c54dd4104f67253f1180bc8 100644
--- a/src/ev_cpp.h
+++ b/src/ev_cpp.h
@@ -1,3 +1,4 @@
+#define EV_USE_POLL 0
 #define EV_MULTIPLICITY 0
 #define EV_PERIODICS 0
 #include "ev++.h"

-----END OF PAGE-----