From b8f067006afad15c18a7a7f38940359571795fee Mon Sep 17 00:00:00 2001 From: Jarkko Hietaniemi Date: Mon, 24 Sep 2001 11:14:43 +0000 Subject: DJGPP tweaks for Laszlo Molnar. p4raw-id: //depot/perl@12166 --- dosish.h | 1 + 1 file changed, 1 insertion(+) (limited to 'dosish.h') diff --git a/dosish.h b/dosish.h index 0b0a35e073..a3d5d13e5c 100644 --- a/dosish.h +++ b/dosish.h @@ -13,6 +13,7 @@ # define HAS_UTIME # define HAS_KILL char *djgpp_pathexp (const char*); + void Perl_DJGPP_init (int *argcp,char ***argvp); # if (DJGPP==2 && DJGPP_MINOR < 2) # define NO_LOCALECONV_MON_THOUSANDS_SEP # endif -- cgit v1.2.1