Parent Directory
|
Revision Log
|
Patch
| revision 247 by ph10, Tue Sep 11 12:57:06 2007 UTC | revision 248 by ph10, Mon Sep 17 10:09:22 2007 UTC | |
|---|---|---|
| # | Line 33 | Line 33 |
| 33 | #include "config.h" | #include "config.h" |
| 34 | #endif | #endif |
| 35 | ||
| 36 | #ifdef _WIN32 | #ifdef HAVE_WINDOWS_H |
| 37 | #define HAVE_STRTOQ 1 | #define HAVE_STRTOQ 1 |
| 38 | #define strtoll _strtoui64 | #define strtoll _strtoui64 |
| 39 | #define strtoull _strtoi64 | #define strtoull _strtoi64 |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |