Following b0e687f7 Win32 requires an -I..\lib for makedef.pl and x2p\*.PL
[p5sagit/p5-mst-13.2.git] / djgpp / djgpp.h
index a020ae9..bb792e2 100644 (file)
@@ -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);