X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl.h;h=e34ace3ac5a10a959ec13684f48577f3d41db3eb;hb=8f8f6e09d34f5d0588c3287bc99d33cf16f7fc13;hp=c6f01b0cc432963bfbd2a4b305c8fb41aff3f9c2;hpb=f586dad45c8f76a0635bd7d076f672745853bb23;p=p5sagit%2Fp5-mst-13.2.git diff --git a/perl.h b/perl.h index c6f01b0..e34ace3 100644 --- a/perl.h +++ b/perl.h @@ -445,7 +445,7 @@ int usleep(unsigned int); # define MYSWAP #endif -/* Cannot include embed.h here on Win32 as win32.h has not +/* Cannot include embed.h here on Win32 as win32.h has not yet been included and defines some config variables e.g. HAVE_INTERP_INTERN */ #if !defined(PERL_FOR_X2P) && !(defined(WIN32)||defined(VMS))