Fixed memory problem in frequencies.q
[pspp-builds.git] / src / ChangeLog
index c3877c4ac5e588c8f52f8d77d22b1a82f5be3cdb..def71128e2803b8479919a49f409b973a2119a37 100644 (file)
@@ -1,3 +1,9 @@
+Wed Dec 10 22:03:32 2003  Ben Pfaff  <blp@gnu.org>
+
+       * glob.c: Add #include <stdio.h> the readline.h #include, which
+       fixes problems for some readline versions that refer to FILE but
+       don't #include <stdio.h> themselves.
+
 Sun Jan  2 21:40:13 2000  Ben Pfaff  <blp@gnu.org>
 
        * Makefile.am: Reorganized.  Put locale dir in version.c instead