X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=vms%2Fvmsish.h;h=1a29aa6b59636b8c4fac48d2ec239b433c2d22e4;hb=96a925ab0077cdd24bd7d328f20be3d5373d4885;hp=7f326a8665dd0e7211b27fd256924db1585a07f5;hpb=a9852f7cb9f92ad2f16959090e68f5c92d1fe0f1;p=p5sagit%2Fp5-mst-13.2.git diff --git a/vms/vmsish.h b/vms/vmsish.h index 7f326a8..1a29aa6 100644 --- a/vms/vmsish.h +++ b/vms/vmsish.h @@ -307,6 +307,7 @@ struct interp_intern { /* Flags for vmstrnenv() */ #define PERL__TRNENV_SECURE 0x01 +#define PERL__TRNENV_JOIN_SEARCHLIST 0x02 /* Handy way to vet calls to VMS system services and RTL routines. */ #define _ckvmssts(call) STMT_START { register unsigned long int __ckvms_sts; \