summaryrefslogtreecommitdiff
path: root/ace/LSOCK_CODgram.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2004-06-14 13:58:59 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2004-06-14 13:58:59 +0000
commit62df95b3bc2d2d6e9de132b8d28cabec22326619 (patch)
treea0cf7224cf47f51ebf9c88774dd3c7f2ce055852 /ace/LSOCK_CODgram.h
parent3f1c3013d7131d5a77038350c42c59a2a948ccad (diff)
downloadATCD-62df95b3bc2d2d6e9de132b8d28cabec22326619.tar.gz
ChangeLogTag: Mon Jun 14 13:58:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ace/LSOCK_CODgram.h')
-rw-r--r--ace/LSOCK_CODgram.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/LSOCK_CODgram.h b/ace/LSOCK_CODgram.h
index f1361d197f1..1025c6fadbd 100644
--- a/ace/LSOCK_CODgram.h
+++ b/ace/LSOCK_CODgram.h
@@ -65,9 +65,9 @@ public:
ACE_ALLOC_HOOK_DECLARE;
};
-#if !defined (ACE_LACKS_INLINE_FUNCTIONS)
+#if defined (__ACE_INLINE__)
#include "ace/LSOCK_CODgram.i"
-#endif
+#endif /* __ACE_INLINE__ */
#endif /* ACE_LACKS_UNIX_DOMAIN_SOCKETS */
#include /**/ "ace/post.h"