5.9.x@25609 Symbian update
Jarkko Hietaniemi [Tue, 27 Sep 2005 11:54:00 +0000 (14:54 +0300)]
Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A55C@esebe105.NOE.Nokia.com>

p4raw-id: //depot/perl@25612

symbian/PerlApp.cpp
symbian/config.sh

index 319a591..8271fcd 100644 (file)
@@ -26,7 +26,7 @@
 #include "PerlApp.hrh"
 #include "PerlApp.rsg"
 
-#include "patchlevel.h"
+#include "perl.h"
 #include "PerlBase.h"
 
 const TUid KPerlAppUid = { 0x102015F6 };
index 731dd5c..82a4444 100644 (file)
@@ -223,6 +223,8 @@ d_longlong='undef'
 d_lseekproto='undef'
 d_lstat='undef'
 d_madvise='undef'
+d_malloc_size='undef'
+d_malloc_good_size='undef'
 d_mblen='undef'
 d_mbstowcs='undef'
 d_mbtowc='undef'