From 933fea7ffa6c794a1a2b8e713eb2b30851598bc8 Mon Sep 17 00:00:00 2001 From: Gurusamy Sarathy Date: Fri, 10 Sep 1999 17:49:35 +0000 Subject: dos-djgpp update (from Laszlo Molnar ) p4raw-id: //depot/perl@4121 --- dosish.h | 1 + 1 file changed, 1 insertion(+) (limited to 'dosish.h') diff --git a/dosish.h b/dosish.h index 822182dedf..7e72d6727b 100644 --- a/dosish.h +++ b/dosish.h @@ -8,6 +8,7 @@ # define BIT_BUCKET "nul" # define OP_BINARY O_BINARY # define PERL_SYS_INIT(c,v) Perl_DJGPP_init(c,v) +# define init_os_extras Perl_init_os_extras # include # define HAS_UTIME # define HAS_KILL -- cgit v1.2.1