diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2008-04-02 08:15:05 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2008-04-02 08:15:05 +0000 |
commit | a53c80ecb13777c8e1600ff0e26a4409a9acab16 (patch) | |
tree | 3a3c7a2bef6dfcf01e1b01922c0cefe5e4a93983 /ACE/ace/config-linux-common.h | |
parent | 64a2de509c4da3d35e38f1c60b7a3d6244407b34 (diff) | |
download | ATCD-a53c80ecb13777c8e1600ff0e26a4409a9acab16.tar.gz |
Diffstat (limited to 'ACE/ace/config-linux-common.h')
-rw-r--r-- | ACE/ace/config-linux-common.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ACE/ace/config-linux-common.h b/ACE/ace/config-linux-common.h index 19943bb21e7..2984f859f49 100644 --- a/ACE/ace/config-linux-common.h +++ b/ACE/ace/config-linux-common.h @@ -339,8 +339,7 @@ // Platform/compiler supports global timezone variable. #define ACE_HAS_TIMEZONE -// Platform/compiler supports void * as second parameter to gettimeofday(). -#define ACE_HAS_VOIDPTR_GETTIMEOFDAY +#define ACE_HAS_TIMEZONE_GETTIMEOFDAY // Compiler/platform supports strerror (). #define ACE_HAS_STRERROR |