Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/include



Module Name:    src
Committed By:   yamt
Date:           Wed Aug 19 04:22:54 UTC 2009

Modified Files:
        src/include: strings.h

Log Message:
include <stdint.h> instead of <sys/types.h>.
the latter pulls FD_SET etc and it makes wine-1.1.27's winsock vs unixsocket
namespace dance unhappy.  for more information, grep
        Include_winsock_h_before_stdlib_h_or_use_the_MSVCRT_library
in their source.


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/include/strings.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index