WinCE fixes

This commit is contained in:
Guenter Obiltschnig
2012-10-15 09:29:26 +00:00
parent dc11b4aa65
commit b6963f0bc9
10 changed files with 157 additions and 81 deletions

View File

@@ -421,7 +421,9 @@ typedef uLong FAR uLongf;
#ifdef STDC
# ifndef Z_SOLO
# include <sys/types.h> /* for off_t */
# ifndef _WIN32_WCE
# include <sys/types.h> /* for off_t */
# endif
# endif
#endif