pspp-cvs
[Top][All Lists]
Advanced

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

[Pspp-cvs] pspp/src/ui/gui psppire.c


From: John Darrington
Subject: [Pspp-cvs] pspp/src/ui/gui psppire.c
Date: Thu, 08 Nov 2007 21:27:18 +0000

CVSROOT:        /sources/pspp
Module name:    pspp
Changes by:     John Darrington <jmd>   07/11/08 21:27:18

Modified files:
        src/ui/gui     : psppire.c 

Log message:
        Need to include locale.h, now that it's been removed from config.h

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/pspp/src/ui/gui/psppire.c?cvsroot=pspp&r1=1.54&r2=1.55

Patches:
Index: psppire.c
===================================================================
RCS file: /sources/pspp/pspp/src/ui/gui/psppire.c,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -b -r1.54 -r1.55
--- psppire.c   4 Oct 2007 02:41:54 -0000       1.54
+++ psppire.c   8 Nov 2007 21:27:18 -0000       1.55
@@ -16,6 +16,7 @@
 
 #include <config.h>
 
+#include <locale.h>
 #include <assert.h>
 #include <libintl.h>
 #include <gsl/gsl_errno.h>




reply via email to

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