From: Arun Persaud Date: Sun, 15 Nov 2009 06:13:10 +0000 (-0800) Subject: fixed build on openbsd X-Git-Tag: master-20091122~9 X-Git-Url: http://winboard.nl/cgi-bin?p=xboard.git;a=commitdiff_plain;h=8c94141e6c30dc94777dee5824cfbf027a18f940 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