$OpenBSD: patch-libraries_process_include_runProcess_h,v 1.1 2011/06/30 21:25:17 kili Exp $

vfork is for terrorists

--- libraries/process/include/runProcess.h.orig	Mon Jun 13 19:10:12 2011
+++ libraries/process/include/runProcess.h	Wed Jun 22 12:29:23 2011
@@ -25,14 +25,6 @@
 #include <fcntl.h>
 #endif
 
-#ifdef HAVE_VFORK_H
-#include <vfork.h>
-#endif
-
-#ifdef HAVE_VFORK
-#define fork vfork
-#endif
-
 #ifdef HAVE_SIGNAL_H
 #include <signal.h>
 #endif
