summaryrefslogtreecommitdiff
path: root/dosish.h
diff options
context:
space:
mode:
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 58c38161d0..7b2a1bdfa5 100644
--- a/dosish.h
+++ b/dosish.h
@@ -19,6 +19,7 @@
# ifdef USE_THREADS
# define OLD_PTHREADS_API
# endif
+# define PERL_FS_VER_FMT "%d_%d_%d"
#else /* DJGPP */
# ifdef WIN32
# define PERL_SYS_INIT(c,v) Perl_win32_init(c,v)