$OpenBSD: patch-Xwnmo_xwnmo_do_xjutil_c,v 1.1 2011/11/13 13:24:14 naddy Exp $ --- Xwnmo/xwnmo/do_xjutil.c.orig Sun Nov 13 06:08:50 2011 +++ Xwnmo/xwnmo/do_xjutil.c Sun Nov 13 06:09:04 2011 @@ -254,11 +254,7 @@ static void catch_sigchld() { XIMLangDataBase *ld; -#ifdef SYSVR2 - int status; -#else - union wait status; -#endif + int status; int pid; #ifdef SYSVR2