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 844f7a91024..1ba6a60fe44 100644 --- a/ace/config-sunos4-sun4.1.4.h +++ b/ace/config-sunos4-sun4.1.4.h @@ -4,7 +4,7 @@ // The following configuration file is designed to work for SunOS4.1.4 // platforms using the SunC++ 4.x compiler. -#if !defined (ACE_CONFIG_H) +#ifndef ACE_CONFIG_H #define ACE_CONFIG_H #define ACE_LACKS_GETPGID |