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