$OpenBSD: patch-action_c,v 1.1 2011/11/13 15:34:40 naddy Exp $
--- action.c.orig	Sun Nov 13 08:21:54 2011
+++ action.c	Sun Nov 13 08:22:18 2011
@@ -178,7 +178,7 @@ catch_child()
 {
         int     	pid;
 	int		i = 0;
-        union wait      status;
+        int		status;
 
 
         /*
