summaryrefslogtreecommitdiff
path: root/ACE/ace/OS_NS_stdlib.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/OS_NS_stdlib.h')
-rw-r--r--ACE/ace/OS_NS_stdlib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/OS_NS_stdlib.h b/ACE/ace/OS_NS_stdlib.h
index b90205fb328..26c555db656 100644
--- a/ACE/ace/OS_NS_stdlib.h
+++ b/ACE/ace/OS_NS_stdlib.h
@@ -225,7 +225,7 @@ namespace ACE_OS {
void srand (u_int seed);
// not in spec
- extern ACE_Export
+ ACE_NAMESPACE_INLINE_FUNCTION
ACE_TCHAR *strenvdup (const ACE_TCHAR *str);
#if !defined (ACE_LACKS_STRTOD)