Revision: 1251 Author: tim.bunce Date: Fri May 28 02:46:39 2010 Log: Added NEED_my_strlcat
http://code.google.com/p/perl-devel-nytprof/source/detail?r=1251 Modified: /trunk/NYTProf.xs ======================================= --- /trunk/NYTProf.xs Thu May 27 14:20:28 2010 +++ /trunk/NYTProf.xs Fri May 28 02:46:39 2010 @@ -35,6 +35,7 @@ #define NEED_newRV_noinc #define NEED_sv_2pv_flags #define NEED_newSVpvn_flags +#define NEED_my_strlcat # include "ppport.h" #endif -- You've received this message because you are subscribed to the Devel::NYTProf Development User group. Group hosted at: http://groups.google.com/group/develnytprof-dev Project hosted at: http://perl-devel-nytprof.googlecode.com CPAN distribution: http://search.cpan.org/dist/Devel-NYTProf To post, email: [email protected] To unsubscribe, email: [email protected]
