* include/winsock.h: Protect some more newlib defines when compiling cygwin.

This commit is contained in:
Christopher Faylor
2001-04-23 17:19:24 +00:00
parent f940c5b1aa
commit ca608f5682
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
Mon Apr 23 13:17:32 2001 Christopher Faylor <cgf@cygnus.com>
* include/winsock.h: Protect some more newlib defines when compiling
cygwin.
2001-04-17 Egor Duda <deo@logos-m.ru>