2009-07-20 10:27 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* include/hbapinet.h
! Fix for Cygwin.
This commit is contained in:
@@ -17,6 +17,10 @@
|
||||
past entries belonging to author(s): Viktor Szakats.
|
||||
*/
|
||||
|
||||
2009-07-20 10:27 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* include/hbapinet.h
|
||||
! Fix for Cygwin.
|
||||
|
||||
2009-07-20 10:19 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* include/hbapinet.h
|
||||
* source/rtl/hbinet.c
|
||||
|
||||
@@ -62,7 +62,7 @@
|
||||
|
||||
HB_EXTERN_BEGIN
|
||||
|
||||
#if defined( HB_OS_WIN )
|
||||
#if defined( HB_OS_WIN ) && ! defined( HB_OS_UNIX_COMPATIBLE )
|
||||
#define HB_SOCKET_T SOCKET
|
||||
|
||||
#define _WINSOCKAPI_ /* Prevents inclusion of winsock.h in windows.h */
|
||||
|
||||
Reference in New Issue
Block a user