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

*** empty log message ***

This commit is contained in:
Gary Houston 2000-08-01 18:43:54 +00:00
parent 3bc0c6df34
commit cdaf0a20af

View file

@ -1,6 +1,6 @@
2000-07-31 Gary Houston <ghouston@arglist.com>
* net_db.c: declare h_errno only if HAVE_H_ERRNO is defined
* net_db.c: declare h_errno only if HAVE_H_ERRNO is not defined
(thanks to Richard Kim for the bug report).
2000-07-30 Marius Vollmer <mvo@zagadka.ping.de>