From: John Darrington Date: Sun, 20 Apr 2008 09:34:18 +0000 (+0000) Subject: Fix mingw cross compile problem. X-Git-Tag: v0.6.0~30 X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?p=pspp-builds.git;a=commitdiff_plain;h=1e50874d6b62e8a39dd54cc17cfc2f48dcd621b7 Fix mingw cross compile problem. --- diff --git a/src/language/data-io/file-handle.q b/src/language/data-io/file-handle.q index 9747cb1a..827dbab4 100644 --- a/src/language/data-io/file-handle.q +++ b/src/language/data-io/file-handle.q @@ -15,6 +15,7 @@ along with this program. If not, see . */ #include +#include #include #include #include