diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-10-29 16:52:28 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-10-29 16:52:28 +0000 |
commit | 02d266ec4793deef61d6b68df895ed9a890afe3e (patch) | |
tree | 4bc8254ab1bbdb172b23123f0f113c4c9ba36693 /ace/config-linux-lxpthreads.h | |
parent | 1eff14e99e2efbad58d7356e3d4cef365193ff34 (diff) | |
download | ATCD-02d266ec4793deef61d6b68df895ed9a890afe3e.tar.gz |
*** empty log message ***
Diffstat (limited to 'ace/config-linux-lxpthreads.h')
-rw-r--r-- | ace/config-linux-lxpthreads.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ace/config-linux-lxpthreads.h b/ace/config-linux-lxpthreads.h index 2cfb57877e4..3b1502429c8 100644 --- a/ace/config-linux-lxpthreads.h +++ b/ace/config-linux-lxpthreads.h @@ -86,8 +86,7 @@ //#define ACE_LACKS_RECVMSG #define ACE_LACKS_MSYNC #define ACE_LACKS_MADVISE -//#define ACE_LACKS_POSIX_PROTOTYPES -#define ACE_LACKS_POSIX_PROTOTYPES_FOR_SOME_FUNCS +#define ACE_LACKS_SOME_POSIX_PROTOTYPES // Compiler/platform has <alloca.h> #define ACE_HAS_ALLOCA_H |