$OpenBSD: patch-src_core_main_c,v 1.2 2009/11/05 23:27:02 jasper Exp $
--- src/core/main.c.orig	Tue Sep  8 22:55:35 2009
+++ src/core/main.c	Fri Nov  6 00:26:21 2009
@@ -58,7 +58,7 @@
 
 #include <stdlib.h>
 #include <sys/types.h>
-#include <wait.h>
+#include <sys/wait.h>
 #include <stdio.h>
 #include <string.h>
 #include <signal.h>
