remove references to vms_idhacks.h, since VMS doesn't seem to need it.

[RT #1432]
This commit is contained in:
Brian Wellington
2001-07-05 19:06:07 +00:00
parent b6d5ee2fb2
commit ed95ebaa42
3 changed files with 0 additions and 13 deletions

View File

@@ -68,10 +68,6 @@ extern "C" {
#include <openssl/stack.h>
#include <openssl/safestack.h>
#ifdef VMS
#include <openssl/vms_idhacks.h>
#endif
#define V_ASN1_UNIVERSAL 0x00
#define V_ASN1_APPLICATION 0x40
#define V_ASN1_CONTEXT_SPECIFIC 0x80

View File

@@ -77,11 +77,6 @@ extern "C" {
#include <openssl/ebcdic.h>
#endif
#if defined(VMS) || defined(__VMS)
#include "vms_idhacks.h"
#endif
/* Backward compatibility to SSLeay */
/* This is more to be used to check the correct DLL is being used
* in the MS world. */

View File

@@ -66,10 +66,6 @@ extern "C" {
#include <openssl/bio.h>
#include <openssl/x509.h>
#ifdef VMS
#include <openssl/vms_idhacks.h>
#endif
#ifdef WIN32
/* Under Win32 thes are defined in wincrypt.h */
#undef PKCS7_ISSUER_AND_SERIAL