pspp-cvs
[Top][All Lists]
Advanced

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

[Pspp-cvs] pspp/src/libpspp str.h


From: Ben Pfaff
Subject: [Pspp-cvs] pspp/src/libpspp str.h
Date: Thu, 22 Feb 2007 23:34:17 +0000

CVSROOT:        /cvsroot/pspp
Module name:    pspp
Changes by:     Ben Pfaff <blp> 07/02/22 23:34:17

Modified files:
        src/libpspp    : str.h 

Log message:
        Don't include vsnprintf.h any more, because gnulib has now absorbed it
        into string.h.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/pspp/src/libpspp/str.h?cvsroot=pspp&r1=1.18&r2=1.19

Patches:
Index: str.h
===================================================================
RCS file: /cvsroot/pspp/pspp/src/libpspp/str.h,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -b -r1.18 -r1.19
--- str.h       28 Jan 2007 00:22:35 -0000      1.18
+++ str.h       22 Feb 2007 23:34:17 -0000      1.19
@@ -27,7 +27,6 @@
 
 #include "compiler.h"
 #include "memcasecmp.h"
-#include "vsnprintf.h"
 #include "xvasprintf.h"
 
 /* Miscellaneous. */




reply via email to

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