Michael G. Schwern [Thu, 15 Nov 2001 16:24:11 +0000 (11:24 -0500)]
Message-Id: <
20011115162411.M31399@blackrider>
p4raw-id: //depot/perl@13025
/* munching */
static int no_translate_barewords;
+/* Temp for subprocess commands */
+static struct dsc$descriptor_s VMSCMD = {0,DSC$K_DTYPE_T,DSC$K_CLASS_S,Nullch};
+
#ifndef RTL_USES_UTC
static int tz_updated = 1;
#endif