diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-08-29 00:53:14 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-08-29 00:53:14 +0000 |
commit | e951c20cfdd9e21fc56f3b1a0524ddf622164216 (patch) | |
tree | 4c92d88379d515a648eed7dde749c337c9f3449f /ace/config-hpux-10.x.h | |
parent | a241989b1f42ca38153053b917e2adbb56f84ff1 (diff) | |
download | ATCD-e951c20cfdd9e21fc56f3b1a0524ddf622164216.tar.gz |
*** empty log message ***
Diffstat (limited to 'ace/config-hpux-10.x.h')
-rw-r--r-- | ace/config-hpux-10.x.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/config-hpux-10.x.h b/ace/config-hpux-10.x.h index 72327edac2a..69d59cf93bb 100644 --- a/ace/config-hpux-10.x.h +++ b/ace/config-hpux-10.x.h @@ -222,3 +222,5 @@ extern int h_errno; /* This isn't declared in a header file on HP-UX */ #if !defined (ACE_NTRACE) #define ACE_NTRACE 1 #endif /* ACE_NTRACE */ + +#define ACE_HAS_UALARM |