glob: Fix C++ compilation.
[pspp] / ChangeLog
index 18ca2b110f7fd001f978377984e8a7c8c61c589b..bd5565b6ffe26f014f784a02747da87a6b5398a5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-01-07  John W. Eaton  <jwe@octave.org>  (tiny change)
+
+       glob: Fix C++ compilation.
+       * lib/glob.in.h [__cplusplus]: Define __BEGIN_DECLS and __END_DECLS for
+       C++.
+
 2010-01-07  Bruno Haible  <bruno@clisp.org>
 
        Fix indentation of wctype.in.h, broken since 2007-01-06.