summaryrefslogtreecommitdiff
path: root/ace/config-pharlap.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-04-08 11:29:31 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-04-08 11:29:31 +0000
commitc9c92b5d01a4e16e60a10f183f950d687dd12229 (patch)
treed2ca1225b82d8e8056e5fe1630a9a84b786b23f1 /ace/config-pharlap.h
parent69f673e0c9975826eb698ac8a13922ddeabb7598 (diff)
downloadATCD-c9c92b5d01a4e16e60a10f183f950d687dd12229.tar.gz
ChangeLogTag: Fri Apr 8 12:08:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ace/config-pharlap.h')
-rw-r--r--ace/config-pharlap.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/ace/config-pharlap.h b/ace/config-pharlap.h
index 19003d0d20e..1d2b60b5e19 100644
--- a/ace/config-pharlap.h
+++ b/ace/config-pharlap.h
@@ -4,8 +4,8 @@
// This configuration file is for use with the PharLap Realtime ETS Kernel.
// It has been tested with PharLap TNT Embedded ToolSuite version 9.1.
-#ifndef ACE_CONFIG_H
-#define ACE_CONFIG_H
+#ifndef ACE_CONFIG_PHARLAP_H
+#define ACE_CONFIG_PHARLAP_H
#include /**/ "ace/pre.h"
#define ACE_HAS_PHARLAP
@@ -54,7 +54,8 @@
#include /**/ <embkern.h>
#if defined (ACE_HAS_PHARLAP_RT)
# include /**/ <embtcpip.h>
+#define ACE_LACKS_IP_ADD_MEMBERSHIP
#endif /* ACE_HAS_PHARLAP_RT */
#include /**/ "ace/post.h"
-#endif /* ACE_CONFIG_H */
+#endif /* ACE_CONFIG_PHARLAP_H */