X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl.h;h=45adfbb930d392f40c7c5ec3679dacf904bd5922;hb=502fc48ee3e3c29dc3d569f8e543d48ceb7a4de6;hp=6e508c085f060c01dd0243409b49b8d03a5b11ac;hpb=105361ce16bc636fe517601463fa5644019149c4;p=p5sagit%2Fp5-mst-13.2.git diff --git a/perl.h b/perl.h index 6e508c0..45adfbb 100644 --- a/perl.h +++ b/perl.h @@ -449,7 +449,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))