summaryrefslogtreecommitdiff
path: root/ACE/ace/config-freebsd.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/config-freebsd.h')
-rw-r--r--ACE/ace/config-freebsd.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ACE/ace/config-freebsd.h b/ACE/ace/config-freebsd.h
index b7b6e05e5a3..b5a156d8bdd 100644
--- a/ACE/ace/config-freebsd.h
+++ b/ACE/ace/config-freebsd.h
@@ -11,11 +11,11 @@
# define ACE_MT_SAFE 1
#endif
-#include "ace/config-posix.h"
-
// Make sure we source in the OS version.
#include <osreldate.h>
+#include "ace/config-posix.h"
+
#include "ace/config-g++-common.h"
#if defined (ACE_HAS_PENTIUM)