diff options
Diffstat (limited to 'ace/config-sunos4-sun4.1.4.h')
-rw-r--r-- | ace/config-sunos4-sun4.1.4.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/config-sunos4-sun4.1.4.h b/ace/config-sunos4-sun4.1.4.h index 02011c77273..4d070ae887e 100644 --- a/ace/config-sunos4-sun4.1.4.h +++ b/ace/config-sunos4-sun4.1.4.h @@ -5,8 +5,8 @@ // 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_GETPGID #define ACE_LACKS_SETPGID |