From 27307760fff7b9239a756ab06091abd6665235cd Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Wed, 25 Oct 2006 18:13:52 +0000 Subject: --- ACE/ace/config-rtems.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ACE/ace/config-rtems.h b/ACE/ace/config-rtems.h index 98c1dab9e1e..5ab7c47d164 100644 --- a/ACE/ace/config-rtems.h +++ b/ACE/ace/config-rtems.h @@ -63,6 +63,7 @@ #define ACE_LACKS_RAND_REENTRANT_FUNCTIONS #define ACE_LACKS_REALPATH #define ACE_LACKS_TEMPNAM +# define ACE_LACKS_INTPTR_T // Temporarily, enabling this results in compile errors with // rtems 4.6.6. @@ -167,7 +168,6 @@ # define ACE_LACKS_PROTOENT # define ACE_LACKS_SERVENT # define ACE_LACKS_IFREQ -# define ACE_LACKS_INTPTR_T // Missing methods # define ACE_LACKS_GETHOSTBYADDR -- cgit v1.2.1