1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-03 13:20:26 +02:00

*** empty log message ***

This commit is contained in:
Marius Vollmer 2002-07-11 23:20:45 +00:00
parent 4abbb327ee
commit c21935e6cd

View file

@ -1,3 +1,9 @@
2002-07-10 Marius Vollmer <mvo@zagadka.ping.de>
* guile.c, iselect.h, net_db.c, posix.c, socket.c: No need to
check for Cygwin when including <winsock2.h>, this is already
check for by configure. Thus, revert change from 2002-07-07.
2002-07-10 Gary Houston <ghouston@arglist.com>
* eq.c: include <string.h>