summaryrefslogtreecommitdiff
path: root/vms/vms.c
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>2000-03-07 23:37:48 +0000
committerGurusamy Sarathy <gsar@cpan.org>2000-03-07 23:37:48 +0000
commitc645ec3fd74a29e359e29872c448f083581207ce (patch)
tree907a5d08eea6bf0407c8bc43e7703a824b5c9a3e /vms/vms.c
parent01724ea0117e95cb2b727cb7055bec7a17087b2c (diff)
downloadperl-c645ec3fd74a29e359e29872c448f083581207ce.tar.gz
VMS build patch (from Peter Prymmer)
p4raw-id: //depot/perl@5605
Diffstat (limited to 'vms/vms.c')
-rw-r--r--vms/vms.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/vms/vms.c b/vms/vms.c
index e465bfc710..e063e7f2fb 100644
--- a/vms/vms.c
+++ b/vms/vms.c
@@ -68,6 +68,9 @@
# define prv$v_sysprv prv$r_prvdef_bits0.prv$v_sysprv
#endif
+#if defined(NEED_AN_H_ERRNO)
+dEXT int h_errno;
+#endif
struct itmlst_3 {
unsigned short int buflen;