$OpenBSD: patch-src-exec_c,v 1.1.1.1 2008/04/16 16:05:36 jasper Exp $
--- src/exec.c.orig	Mon Mar 10 20:38:05 2008
+++ src/exec.c	Mon Mar 10 20:38:13 2008
@@ -24,7 +24,7 @@
 #include "gbcommon.h"
 #include <glib/gprintf.h>
 
-#if defined (__FreeBSD__)
+#if defined (__FreeBSD__) || defined(__OpenBSD__)
 #include <signal.h>
 #endif
 
