--- rxvt-unicode/src/rxvtd.C 2009/05/08 23:52:55 1.48 +++ rxvt-unicode/src/rxvtd.C 2010/07/25 00:47:58 1.49 @@ -224,14 +224,14 @@ return err (); } -int opt_fork, opt_opendisplay, opt_quiet; -#if ENABLE_MLOCK -int opt_lock; -#endif - int main (int argc, const char *const *argv) { + int opt_fork, opt_opendisplay, opt_quiet; +#if ENABLE_MLOCK + int opt_lock; +#endif + rxvt_init (); for (int i = 1; i < argc; i++)