summaryrefslogtreecommitdiff
path: root/dosish.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-09-24 11:14:43 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-09-24 11:14:43 +0000
commitb8f067006afad15c18a7a7f38940359571795fee (patch)
treed9c4a366db79c9f10316a03c1c2e6b602b446326 /dosish.h
parent6ece0f6b864198900c6c4c7cd5acd2d25925d1d1 (diff)
downloadperl-b8f067006afad15c18a7a7f38940359571795fee.tar.gz
DJGPP tweaks for Laszlo Molnar.
p4raw-id: //depot/perl@12166
Diffstat (limited to 'dosish.h')
-rw-r--r--dosish.h1
1 files changed, 1 insertions, 0 deletions
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