Since a stack with quite long name is declared here, vms_idhacks.h is
authorRichard Levitte <levitte@openssl.org>
Sat, 26 Feb 2000 00:01:16 +0000 (00:01 +0000)
committerRichard Levitte <levitte@openssl.org>
Sat, 26 Feb 2000 00:01:16 +0000 (00:01 +0000)
commitc29b6d560bfdf6c68f58b5d8c9afb46ac74c3d56
tree3447046ec62441f7d69e08e4355bba3c72746fbd
parent1340db6569c1e0328fd5fb01b2549c41a9b9bcef
Since a stack with quite long name is declared here, vms_idhacks.h is
also needed to get around C compilers on VMS that set the symbol limit
to 31 characters.  Bot the macros VMS and __VMS are checked, since
there's no real way to know if e_os.h has been included yet.
crypto/crypto.h