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-freebsd-pthread.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-freebsd-pthread.h')
-rw-r--r-- | ace/config-freebsd-pthread.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/config-freebsd-pthread.h b/ace/config-freebsd-pthread.h index 7e5d2ba6eae..60d17701d15 100644 --- a/ace/config-freebsd-pthread.h +++ b/ace/config-freebsd-pthread.h @@ -7,8 +7,8 @@ // Notice that the threaded version of ACE is only supported for -current. #ifndef ACE_CONFIG_H -#include "ace/pre.h" #define ACE_CONFIG_H +#include "ace/pre.h" #include <osreldate.h> // Make sure we source in the OS version. |