diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2004-06-16 07:58:09 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2004-06-16 07:58:09 +0000 |
commit | aa896ff3c9f84e94ea113be6602a0659bab1a045 (patch) | |
tree | a52a3ebe70100dd6ee98945618918994ed8f30cc /ace/UNIX_Addr.h | |
parent | 43a2af0eeeebd21a8d3bcbdac9611f448f324dec (diff) | |
download | ATCD-aa896ff3c9f84e94ea113be6602a0659bab1a045.tar.gz |
ChangeLogTag: Wed Jun 16 07:56:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ace/UNIX_Addr.h')
-rw-r--r-- | ace/UNIX_Addr.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/UNIX_Addr.h b/ace/UNIX_Addr.h index df31faa137e..86be58e2452 100644 --- a/ace/UNIX_Addr.h +++ b/ace/UNIX_Addr.h @@ -94,7 +94,7 @@ private: }; #if defined (__ACE_INLINE__) -#include "ace/UNIX_Addr.i" +#include "ace/UNIX_Addr.inl" #endif /* __ACE_INLINE__ */ #endif /* ACE_LACKS_UNIX_DOMAIN_SOCKETS */ |