From: Arun Persaud Date: Sun, 15 Nov 2009 06:13:10 +0000 (-0800) Subject: fixed build on openbsd X-Git-Tag: v4.4.2.20091122~11 X-Git-Url: http://winboard.nl/cgi-bin?p=xboard.git;a=commitdiff_plain;h=762edcd57423c213aee012dae545504702f1cdd7 fixed build on openbsd added missing header file --- diff --git a/xoptions.c b/xoptions.c index 6c3d8aa..c154030 100644 --- a/xoptions.c +++ b/xoptions.c @@ -45,6 +45,7 @@ extern char *getenv(); #if HAVE_UNISTD_H # include #endif +#include #include #include