stdcpp/tsrc/Stdcpp_test/stdcxx/testengine/src/environ.cpp
changeset 22 ddc455616bd6
parent 0 e4d67989cc36
child 45 4b03adbd26ca
child 57 2efc27d87e1c
--- a/stdcpp/tsrc/Stdcpp_test/stdcxx/testengine/src/environ.cpp	Fri Apr 16 16:46:38 2010 +0300
+++ b/stdcpp/tsrc/Stdcpp_test/stdcxx/testengine/src/environ.cpp	Mon May 03 14:06:43 2010 +0300
@@ -33,7 +33,7 @@
 
 #ifndef _RWSTD_NO_PUTENV_CONST_CHAR
 
-_RWSTD_DLLIMPORT int putenv (const char*) _LIBC_THROWS ();
+IMPORT_C int putenv (const char*) _LIBC_THROWS ();
 
 #else   // if defined (_RWSTD_NO_PUTENV_CONST_CHAR)