--- lib/c-stack.c.orig Sat Jun 22 15:25:12 2002 +++ lib/c-stack.c Sun Jan 12 13:35:17 2003 @@ -67,6 +67,9 @@ #include #include +#if defined(__FreeBSD__) +#include +#endif #if HAVE_SYS_RESOURCE_H # include #endif