diff options
author | nanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-03-23 21:27:03 +0000 |
---|---|---|
committer | nanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-03-23 21:27:03 +0000 |
commit | 18f46df5315adfa2e6869b91bcb49c2e3c9ff8ae (patch) | |
tree | 5e4f74d88bedce48662f399e445ea71b9948b185 /ace/config-sunos4-sun4.1.4.h | |
parent | 0d8ebf3cb3cf506b3b4ba259122aa04b0b53378a (diff) | |
download | ATCD-18f46df5315adfa2e6869b91bcb49c2e3c9ff8ae.tar.gz |
ChangeLogTag:Thu Mar 23 14:34:26 2000 Nanbor Wang <nanbor@cs.wustl.edu>
Diffstat (limited to 'ace/config-sunos4-sun4.1.4.h')
-rw-r--r-- | ace/config-sunos4-sun4.1.4.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/config-sunos4-sun4.1.4.h b/ace/config-sunos4-sun4.1.4.h index 02011c77273..4d070ae887e 100644 --- a/ace/config-sunos4-sun4.1.4.h +++ b/ace/config-sunos4-sun4.1.4.h @@ -5,8 +5,8 @@ // platforms using the SunC++ 4.x compiler. #ifndef ACE_CONFIG_H -#include "ace/pre.h" #define ACE_CONFIG_H +#include "ace/pre.h" #define ACE_LACKS_GETPGID #define ACE_LACKS_SETPGID |