Mercurial > hg > xemacs-beta
comparison src/s/mingw32.h @ 460:223736d75acb r21-2-45
Import from CVS: tag r21-2-45
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:43:24 +0200 |
parents | abe6d1db359e |
children | 0784d089fdc9 |
comparison
equal
deleted
inserted
replaced
459:9d4fd877b885 | 460:223736d75acb |
---|---|
203 #define HAVE_SELECT | 203 #define HAVE_SELECT |
204 /* systime.h includes winsock.h which defines timeval */ | 204 /* systime.h includes winsock.h which defines timeval */ |
205 #define HAVE_TIMEVAL | 205 #define HAVE_TIMEVAL |
206 #define HAVE_GETPAGESIZE | 206 #define HAVE_GETPAGESIZE |
207 #define getpagesize() 4096 | 207 #define getpagesize() 4096 |
208 /*#define HAVE_STRUCT_UTIMBUF*/ | |
209 #ifndef HAVE_H_ERRNO | 208 #ifndef HAVE_H_ERRNO |
210 #define HAVE_H_ERRNO | 209 #define HAVE_H_ERRNO |
211 #endif | 210 #endif |
212 #ifndef HAVE_TZNAME | 211 #ifndef HAVE_TZNAME |
213 #define HAVE_TZNAME | 212 #define HAVE_TZNAME |