From 62df95b3bc2d2d6e9de132b8d28cabec22326619 Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Mon, 14 Jun 2004 13:58:59 +0000 Subject: ChangeLogTag: Mon Jun 14 13:58:12 UTC 2004 Johnny Willemsen --- ace/LSOCK_CODgram.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ace/LSOCK_CODgram.h') 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" -- cgit v1.2.1