diff options
author | root <root> | 2019-06-25 03:35:01 +0000 |
---|---|---|
committer | root <root> | 2019-06-25 03:35:01 +0000 |
commit | 63e0bde440f0b479eba1dffa9ff231f624eb03b6 (patch) | |
tree | 67ada1b88230658cfd1827431f04028dd28ca7e3 /src/rxvtutil.h | |
parent | e70616a923c8f6d4d0da1581cbdf7080e6f34ad1 (diff) |
*** empty log message ***
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" |