--- src/exec.c.orig Thu Feb 9 21:22:24 2006 +++ src/exec.c Thu Feb 9 21:22:50 2006 @@ -23,6 +23,9 @@ #include #include "gbcommon.h" +#if defined (__FreeBSD__) +#include +#endif static gint child_child_pipe[2];