diff --git a/SWIG/Lib/perl5/noembed.h b/SWIG/Lib/perl5/noembed.h index d4da7b6b1..3ab90f122 100644 --- a/SWIG/Lib/perl5/noembed.h +++ b/SWIG/Lib/perl5/noembed.h @@ -76,4 +76,6 @@ #ifdef malloc #undef malloc #endif - +#ifdef calloc + #undef calloc +#endif