diff options
Diffstat (limited to 'ace/config-dgux-4.11-epc.h')
-rw-r--r-- | ace/config-dgux-4.11-epc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/config-dgux-4.11-epc.h b/ace/config-dgux-4.11-epc.h index 7ef820940d5..4fd4ae3f3fe 100644 --- a/ace/config-dgux-4.11-epc.h +++ b/ace/config-dgux-4.11-epc.h @@ -4,7 +4,7 @@ // The following configuration file is designed to work for DG/UX // 4.11 platforms using the EPC compiler. -#if !defined (ACE_CONFIG_H) +#ifndef ACE_CONFIG_H #define ACE_CONFIG_H // Platform requires (struct sockaddr *) for msg_name field of struct |