*** empty log message ***
authorMarius Vollmer <mvo@zagadka.de>
Sat, 10 Mar 2001 01:07:44 +0000 (01:07 +0000)
committerMarius Vollmer <mvo@zagadka.de>
Sat, 10 Mar 2001 01:07:44 +0000 (01:07 +0000)
libguile/ChangeLog

index cb5b407..c918c10 100644 (file)
@@ -1,3 +1,9 @@
+2001-03-10  Marius Vollmer  <mvo@zagadka.ping.de>
+
+       * posix.c: Replaced `#define' of __USE_XOPEN right before
+       including unistd.h with a define of _GNU_SOURCE at the very top of
+       the file.
+
 2001-03-09  Keisuke Nishida  <kxn30@po.cwru.edu>
 
        * alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c,