VMS patch from Peter Prymmer.
[p5sagit/p5-mst-13.2.git] / vms / vmsish.h
index bc8b79f..e9b47a0 100644 (file)
 #define HAS_KILL
 #define HAS_WAIT
 
+#define PERL_FS_VER_FMT                "%d_%d_%d"
+
 /* VMS:
  *     This symbol, if defined, indicates that the program is running under
  *     VMS.  It's a symbol automagically defined by all VMS C compilers I've seen.