diff options
author | jtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2004-08-08 14:21:37 +0000 |
---|---|---|
committer | jtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2004-08-08 14:21:37 +0000 |
commit | 0241f2d2f70e53f586d90a38049ce642d03f721b (patch) | |
tree | 84eff796728d67d11bd5c8d10638dc9b5afe9df5 /ace/config-osf1-3.2.h | |
parent | b6916b594f16d6e1efcaa6aa2d677575fd055472 (diff) | |
download | ATCD-0241f2d2f70e53f586d90a38049ce642d03f721b.tar.gz |
ChangeLogTag: Sun Aug 8 07:12:32 2004 J.T. Conklin <jtc@acorntoolworks.com>
Diffstat (limited to 'ace/config-osf1-3.2.h')
-rw-r--r-- | ace/config-osf1-3.2.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/config-osf1-3.2.h b/ace/config-osf1-3.2.h index 83edfa0f9af..5b947116f63 100644 --- a/ace/config-osf1-3.2.h +++ b/ace/config-osf1-3.2.h @@ -76,7 +76,7 @@ extern "C" pid_t getpgid (pid_t); #define ACE_HAS_MSG // Compiler/platform contains the <sys/syscall.h> file. -#define ACE_HAS_SYSCALL_H +#define ACE_HAS_SYS_SYSCALL_H // Compiler/platform correctly calls init()/fini(). #define ACE_HAS_AUTOMATIC_INIT_FINI |