repo: rxvt-unicode-sixel action: commit revision: path_from: revision_from: 311012a3a77c2e7d90d35718feff54e37476287c: path_to: revision_to:
commit 311012a3a77c2e7d90d35718feff54e37476287c Author: Marc LehmannDate: Sun Nov 18 02:41:02 2007 +0000 disable poll diff --git a/src/ev_cpp.h b/src/ev_cpp.h
--- 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-----