X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl.h;h=4d9a94edc566bbf56202e8c035761d14d6ed6d64;hb=0bc0ad857ef0ded50c72fba42503c958a1579a5a;hp=3e640b32731dfc6efaea07dccefc7bf7eaefe0db;hpb=eb1102fcca2230364ceadea29bd8e87ee51b15fa;p=p5sagit%2Fp5-mst-13.2.git diff --git a/perl.h b/perl.h index 3e640b3..4d9a94e 100644 --- a/perl.h +++ b/perl.h @@ -435,7 +435,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))