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-sunos4-sun4.x.h | |
parent | d814723a299e7f7969c9e271ed9aebd9ca380e49 (diff) | |
download | ATCD-53dd14e3b68ea8a23935da00b3ee98cb08668791.tar.gz |
*** empty log message ***
Diffstat (limited to 'ace/config-sunos4-sun4.x.h')
-rw-r--r-- | ace/config-sunos4-sun4.x.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/config-sunos4-sun4.x.h b/ace/config-sunos4-sun4.x.h index d7fa4e18c75..3148f3c6fdb 100644 --- a/ace/config-sunos4-sun4.x.h +++ b/ace/config-sunos4-sun4.x.h @@ -11,7 +11,7 @@ #define ACE_LACKS_GETPGID #define ACE_HAS_CHARPTR_SPRINTF -#define ACE_LACKS_POSIX_PROTO +#define ACE_LACKS_POSIX_PROTOTYPES // #define ACE_HAS_UNION_WAIT // Platform supports System V IPC (most versions of UNIX, but not Win32) |