diff options
Diffstat (limited to 'src/win32')
-rw-r--r-- | src/win32/orconfig.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/win32/orconfig.h b/src/win32/orconfig.h index 3d3d2cf877..c51f427b4d 100644 --- a/src/win32/orconfig.h +++ b/src/win32/orconfig.h @@ -141,6 +141,8 @@ /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS +#define HAVE_LIMITS_H + /* Version number of package */ #define VERSION "0.0.2pre26" |