diff options
Diffstat (limited to 'usermux/usermux-xinl.c')
-rw-r--r-- | usermux/usermux-xinl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usermux/usermux-xinl.c b/usermux/usermux-xinl.c index a68b6646..fd7661c2 100644 --- a/usermux/usermux-xinl.c +++ b/usermux/usermux-xinl.c @@ -20,5 +20,5 @@ #define USERMUX_EI #undef __OPTIMIZE__ -#define __OPTIMIZE__ +#define __OPTIMIZE__ 1 #include "usermux.h" |