diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-08-28 06:51:48 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-08-28 06:51:48 +0000 |
commit | 53dd14e3b68ea8a23935da00b3ee98cb08668791 (patch) | |
tree | eec7eb387ea4b9f63ae0b995efb6184082499bc7 /ace/config-linux-lxpthreads.h | |
parent | d814723a299e7f7969c9e271ed9aebd9ca380e49 (diff) | |
download | ATCD-53dd14e3b68ea8a23935da00b3ee98cb08668791.tar.gz |
*** empty log message ***
Diffstat (limited to 'ace/config-linux-lxpthreads.h')
-rw-r--r-- | ace/config-linux-lxpthreads.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/config-linux-lxpthreads.h b/ace/config-linux-lxpthreads.h index 2373a194360..0f3d25adf9e 100644 --- a/ace/config-linux-lxpthreads.h +++ b/ace/config-linux-lxpthreads.h @@ -75,8 +75,8 @@ //#define ACE_LACKS_RECVMSG #define ACE_LACKS_MSYNC #define ACE_LACKS_MADVISE -//#define ACE_LACKS_POSIX_PROTO -#define ACE_LACKS_POSIX_PROTO_FOR_SOME_FUNCS +//#define ACE_LACKS_POSIX_PROTOTYPES +#define ACE_LACKS_POSIX_PROTOTYPES_FOR_SOME_FUNCS // Compiler/platform has <alloca.h> #define ACE_HAS_ALLOCA_H |