pspp-cvs
[Top][All Lists]
Advanced

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

[Pspp-cvs] pspp/src/data casefile.c


From: Ben Pfaff
Subject: [Pspp-cvs] pspp/src/data casefile.c
Date: Thu, 13 Jul 2006 03:57:34 +0000

CVSROOT:        /cvsroot/pspp
Module name:    pspp
Changes by:     Ben Pfaff <blp> 06/07/13 03:57:34

Modified files:
        src/data       : casefile.c 

Log message:
        Add missing include.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/pspp/src/data/casefile.c?cvsroot=pspp&r1=1.13&r2=1.14

Patches:
Index: casefile.c
===================================================================
RCS file: /cvsroot/pspp/pspp/src/data/casefile.c,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- casefile.c  10 Jul 2006 09:28:14 -0000      1.13
+++ casefile.c  13 Jul 2006 03:57:34 -0000      1.14
@@ -33,6 +33,7 @@
 #include "full-read.h"
 #include "full-write.h"
 #include <libpspp/misc.h>
+#include <libpspp/str.h>
 #include "make-file.h"
 #include "settings.h"
 #include "variable.h"




reply via email to

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