summaryrefslogtreecommitdiff
path: root/symbian/symbian_proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'symbian/symbian_proto.h')
-rw-r--r--symbian/symbian_proto.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/symbian/symbian_proto.h b/symbian/symbian_proto.h
index f50de34af8..2a51f3abc7 100644
--- a/symbian/symbian_proto.h
+++ b/symbian/symbian_proto.h
@@ -41,7 +41,7 @@ extern char* strncpy(char *dst, const char *src, size_t n);
#endif /* PERL_CORE || PERL_EXT */
-#if defined(SYMBIAN_DLL_CPP) || defined(SYMBIAN_UTILS_CPP) || defined(PERLBASE_CPP)
+#if defined(SYMBIAN_DLL_CPP) || defined(SYMBIAN_UTILS_CPP) || defined(PERLBASE_CPP) || defined(PERLUTIL_CPP)
# define PERL_SYMBIAN_START_EXTERN_C extern "C" {
# define PERL_SYMBIAN_EXPORT_C EXPORT_C
# define PERL_SYMBIAN_END_EXTERN_C }