diff options
Diffstat (limited to 'ace/config-hpux-9.x.h')
-rw-r--r-- | ace/config-hpux-9.x.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/config-hpux-9.x.h b/ace/config-hpux-9.x.h index 3f9e54452b1..0679c810161 100644 --- a/ace/config-hpux-9.x.h +++ b/ace/config-hpux-9.x.h @@ -80,6 +80,8 @@ // Platform has the XLI version of ACE_TLI. // #define ACE_HAS_XLI +#define ACE_NEEDS_DEV_IO_CONVERSION + // Turns off the tracing feature. #if !defined (ACE_NTRACE) #define ACE_NTRACE 1 |