diff options
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. |