* win32-socket.c: #include <config.h> if HAVE_CONFIG_H.
authorRob Browning <rlb@defaultvalue.org>
Tue, 25 Mar 2003 23:59:59 +0000 (23:59 +0000)
committerRob Browning <rlb@defaultvalue.org>
Tue, 25 Mar 2003 23:59:59 +0000 (23:59 +0000)
commiteccde741c3003bfd138f60d6f28773d577c02daa
tree9fe47fd4c76125d3d4d2f7cec2cea2f843e62c0d
parentf9fe039dd0143a754fbfc7cceaafaf8c4acf1733
* win32-socket.c: #include <config.h> if HAVE_CONFIG_H.

* socket.c: #include <config.h> if HAVE_CONFIG_H.  Replace usage
of uint32 and HAVE_UINT_32 with scm_t_int32.
libguile/socket.c