diff options
Diffstat (limited to 'ace/LSOCK.h')
-rw-r--r-- | ace/LSOCK.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/LSOCK.h b/ace/LSOCK.h index 63630af08bb..981d6cc0c9f 100644 --- a/ace/LSOCK.h +++ b/ace/LSOCK.h @@ -14,7 +14,7 @@ // // ============================================================================ -#if !defined (ACE_LOCAL_SOCK_H) +#ifndef ACE_LOCAL_SOCK_H #define ACE_LOCAL_SOCK_H #include "ace/SOCK.h" |