summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/lib/CORE/INTERN.h
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl/lib/CORE/INTERN.h')
-rw-r--r--Master/tlpkg/tlperl/lib/CORE/INTERN.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlperl/lib/CORE/INTERN.h b/Master/tlpkg/tlperl/lib/CORE/INTERN.h
index e6e06026576..eaaf6b2c641 100644
--- a/Master/tlpkg/tlperl/lib/CORE/INTERN.h
+++ b/Master/tlpkg/tlperl/lib/CORE/INTERN.h
@@ -35,7 +35,7 @@
# ifdef __cplusplus
# define EXT
# define dEXT
-# define EXTCONST extern const
+# define EXTCONST EXTERN_C const
# define dEXTCONST const
# else
# define EXT