diff options
Diffstat (limited to 'src/rxvtutil.h')
-rw-r--r-- | src/rxvtutil.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/rxvtutil.h b/src/rxvtutil.h index 9d252d9..19a63aa 100644 --- a/src/rxvtutil.h +++ b/src/rxvtutil.h @@ -3,7 +3,10 @@ #include <stdlib.h> #include <string.h> + +#define ECB_NO_THREADS 1 #include "ecb.h" + #include "estl.h" #include "emman.h" |