Don't include utime.h in vms.c -- it collides with
Craig A. Berry [Tue, 13 Dec 2005 17:27:48 +0000 (17:27 +0000)]
homegroun definitions in vmsish.h.

p4raw-id: //depot/perl@26344

vms/vms.c

index 05776fa..0d5a966 100644 (file)
--- a/vms/vms.c
+++ b/vms/vms.c
@@ -47,9 +47,6 @@
 #include <uicdef.h>
 #include <stsdef.h>
 #include <rmsdef.h>
-#if __CRTL_VER >= 70300000 && !defined(__VAX)
-#include <utime.h>
-#endif
 
 /* Set the maximum filespec size here as it is larger for EFS file
  * specifications.