slight fix to help build on Mac OS X

git-svn-id: https://www.dynare.org/svn/dynare/trunk@3153 ac1d8469-bf42-47a9-8791-bf33cf982152
time-shift
houtanb 2009-11-17 13:24:25 +00:00
parent 7e463facf6
commit 7a41d2d3ab
1 changed files with 5 additions and 0 deletions

View File

@ -22,6 +22,11 @@ SystemResources _sysres;
@<|sysconf| Win32 implementation@>;
#endif
#if defined(__APPLE__)
#define _SC_PHYS_PAGES 2
#define _SC_AVPHYS_PAGES 3
#endif
#ifdef _MSC_VER
struct timezone