summaryrefslogtreecommitdiff
path: root/ace/config-freebsd.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/config-freebsd.h')
-rw-r--r--ace/config-freebsd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/config-freebsd.h b/ace/config-freebsd.h
index 60c2a5c5e8b..d6bb6cff6ff 100644
--- a/ace/config-freebsd.h
+++ b/ace/config-freebsd.h
@@ -7,8 +7,8 @@
// platforms using GNU C++ but without the POSIX (pthread) threads package
#ifndef ACE_CONFIG_FREEBSD_H
-#include "ace/pre.h"
#define ACE_CONFIG_FREEBSD_H
+#include "ace/pre.h"
#include <osreldate.h>
// Make sure we source in the OS version.