summaryrefslogtreecommitdiffhomepage
path: root/Comm
diff options
context:
space:
mode:
Diffstat (limited to 'Comm')
-rw-r--r--Comm/newstd.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/Comm/newstd.hxx b/Comm/newstd.hxx
index 908ea017..d7665c78 100644
--- a/Comm/newstd.hxx
+++ b/Comm/newstd.hxx
@@ -13,8 +13,8 @@ Purpose: NewOS standard interface.
#error !!! including header in kernel mode !!!
#endif // __KERNEL__
-#define IMPORT_CXX extern "C++"
-#define IMPORT_C extern "C"
+#define ML_IMPORT_CXX extern "C++"
+#define ML_IMPORT_C extern "C"
#define cRestrictR "r"
#define cRestrictRB "rb"