diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-12-07 19:58:44 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-12-07 19:58:44 +0000 |
commit | 262ae63c0ba9da772fd8aab193893a5639cbb861 (patch) | |
tree | c2e6418f536ed9d2d9e71bd6575bda51480af286 /ace/config-linux-lxpthreads.h | |
parent | 3ec108751141d12ad8ba5a48cc25167e0e93f92a (diff) | |
download | ATCD-262ae63c0ba9da772fd8aab193893a5639cbb861.tar.gz |
*** empty log message ***
Diffstat (limited to 'ace/config-linux-lxpthreads.h')
-rw-r--r-- | ace/config-linux-lxpthreads.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/config-linux-lxpthreads.h b/ace/config-linux-lxpthreads.h index 0b9894d3f44..3267707f566 100644 --- a/ace/config-linux-lxpthreads.h +++ b/ace/config-linux-lxpthreads.h @@ -93,6 +93,7 @@ // Compiler/platform has the getrusage() system call. #define ACE_HAS_GETRUSAGE +#define ACE_HAS_GETRUSAGE_PROTO // Compiler/platform defines the sig_atomic_t typedef. #define ACE_HAS_SIG_ATOMIC_T |