X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=djgpp%2Fdjgpp.h;h=bb792e204e5fd5357cb183ea47adb66ecb491ef4;hb=c1effa61278e47c916466883d74905b04fedc388;hp=a020ae91a1acb365cc522fecb8e4c704e9e30cce;hpb=937d30b8b8950090f009e933a6e2e1b12381c67e;p=p5sagit%2Fp5-mst-13.2.git diff --git a/djgpp/djgpp.h b/djgpp/djgpp.h index a020ae9..bb792e2 100644 --- a/djgpp/djgpp.h +++ b/djgpp/djgpp.h @@ -34,7 +34,7 @@ int do_spawn (pTHX_ char *cmd); bool -Perl_do_exec (pTHX_ char *cmd); +Perl_do_exec (pTHX_ const char *cmd); void Perl_init_os_extras(pTHX);