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 | fdac9b19421fd880784e073c5c513bd7ed0acce4 (patch) | |
tree | 5e4f74d88bedce48662f399e445ea71b9948b185 /ace/config-sunos4-sun4.x.h | |
parent | 6bb45472c493f2d39b4b564e7c364d8c40fc9725 (diff) | |
download | ATCD-fdac9b19421fd880784e073c5c513bd7ed0acce4.tar.gz |
ChangeLogTag:Thu Mar 23 14:34:26 2000 Nanbor Wang <nanbor@cs.wustl.edu>
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 8c1e54e2115..a5f1fd23063 100644 --- a/ace/config-sunos4-sun4.x.h +++ b/ace/config-sunos4-sun4.x.h @@ -5,8 +5,8 @@ // for SunOS4 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_SYSTIME_H #define ACE_LACKS_GETPGID |