Patch from MJW for ssize_t

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30479 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ron Lee
2004-11-12 03:06:44 +00:00
parent 369b9aad15
commit d51253e844
6 changed files with 378 additions and 560 deletions

View File

@@ -53,6 +53,9 @@
/* Define to `unsigned' if <sys/types.h> doesn't define. */
#undef size_t
/* Define if ssize_t type is available. */
#undef HAVE_SSIZE_T
/* Define if you have the ANSI C header files. */
#define STDC_HEADERS