remove mingw32 implementations of {get,end,set}{serv,proto}ent
authorAndy Wingo <wingo@pobox.com>
Sat, 9 Mar 2013 14:56:30 +0000 (15:56 +0100)
committerAndy Wingo <wingo@pobox.com>
Sat, 9 Mar 2013 14:56:30 +0000 (15:56 +0100)
commit7e369c38993cc7cf4063a6cadc8496552abf323d
tree46e0be00b6a6a5f2254c2d7b086f05d93da85330
parent4c187d46d40aff1601f38675c11f92a73a13a7c9
remove mingw32 implementations of {get,end,set}{serv,proto}ent

* libguile/win32-socket.h:
* libguile/win32-socket.c (getservent, endservent, setservent)
  (getprotoent, endprotoent, setprotoent): Remove mingw32 wrappers.
  Their place is in gnulib, if anywhere.
libguile/net_db.c
libguile/win32-socket.c
libguile/win32-socket.h