Go to file
Fred L. Drake, Jr. 8fbcd0a5c7 Include unistd.h when HAVE_UNISTD_H is defined, not _POSIX_SOURCE.
This requires that expat_config.h or winconfig.h has been included.
Using unistd.h avoids warnings about close() and read() not being defined
on some platforms.
This closes SF bug #563184.
2002-06-13 02:52:09 +00:00
expat Include unistd.h when HAVE_UNISTD_H is defined, not _POSIX_SOURCE. 2002-06-13 02:52:09 +00:00
htdocs Added a link to the EasySoap project. 2002-06-11 19:34:39 +00:00
.gitignore Initial Revision 1997-11-04 05:43:52 +00:00