diff options
Diffstat (limited to 'ACE/ace/config-openbsd.h')
-rw-r--r-- | ACE/ace/config-openbsd.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ACE/ace/config-openbsd.h b/ACE/ace/config-openbsd.h index 2ee50da19c8..1e7128491db 100644 --- a/ACE/ace/config-openbsd.h +++ b/ACE/ace/config-openbsd.h @@ -82,7 +82,8 @@ #define ACE_LACKS_PWD_REENTRANT_FUNCTIONS #define ACE_LACKS_RAND_REENTRANT_FUNCTIONS #define ACE_HAS_2_PARAM_ASCTIME_R_AND_CTIME_R - +#define ACE_LACKS_LOG2 +#define ACE_LACKS_ISCTYPE #define ACE_HAS_SOCKLEN_T #define ACE_HAS_POLL |