Mercurial > hg > xemacs-beta
diff src/event-msw.c @ 434:9d177e8d4150 r21-2-25
Import from CVS: tag r21-2-25
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:30:53 +0200 |
parents | a5df635868b2 |
children | 84b14dcb0985 |
line wrap: on
line diff
--- a/src/event-msw.c Mon Aug 13 11:30:00 2007 +0200 +++ b/src/event-msw.c Mon Aug 13 11:30:53 2007 +0200 @@ -73,7 +73,7 @@ #include <io.h> #include <errno.h> -#if defined (__CYGWIN32__) && !defined (CYGWIN_VERSION_DLL_MAJOR) +#if defined (__CYGWIN32__) && (CYGWIN_VERSION_DLL_MAJOR < 20) typedef NMHDR *LPNMHDR; #endif