pspp-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-cvs] pspp/src/language/data-io file-handle.q


From: John Darrington
Subject: [Pspp-cvs] pspp/src/language/data-io file-handle.q
Date: Sun, 20 Apr 2008 09:34:18 +0000

CVSROOT:        /sources/pspp
Module name:    pspp
Changes by:     John Darrington <jmd>   08/04/20 09:34:18

Modified files:
        src/language/data-io: file-handle.q 

Log message:
        Fix mingw cross compile problem.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/pspp/src/language/data-io/file-handle.q?cvsroot=pspp&r1=1.22&r2=1.23

Patches:
Index: file-handle.q
===================================================================
RCS file: /sources/pspp/pspp/src/language/data-io/file-handle.q,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -b -r1.22 -r1.23
--- file-handle.q       19 Jan 2008 06:58:05 -0000      1.22
+++ file-handle.q       20 Apr 2008 09:34:18 -0000      1.23
@@ -15,6 +15,7 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>. */
 
 #include <config.h>
+#include <limits.h>
 #include <language/data-io/file-handle.h>
 #include <libpspp/message.h>
 #include <errno.h>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]