VirtualBox

Changeset 57617 in vbox


Ignore:
Timestamp:
Sep 4, 2015 3:41:33 AM (9 years ago)
Author:
vboxsync
Message:

IPRT: Build fix.

Location:
trunk/src/VBox/Runtime/common/crypto
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/crypto/store-cert-add-basic.cpp

    r57616 r57617  
    7373 * @remark See crypto/pem/pem.h in OpenSSL for a matching list.
    7474 */
    75 RTCRPEMMARKER const g_aX509CertificateMarkers[3] =
     75static RTCRPEMMARKER const g_aX509CertificateMarkers[3] =
    7676{
    7777    { g_aWords_Certificate,         RT_ELEMENTS(g_aWords_Certificate) },
  • trunk/src/VBox/Runtime/common/crypto/x509-internal.h

    r57613 r57617  
    2929#define ___common_crypto_x509_internal_h
    3030
    31 #include <iprt/crypto/pem.h>
    32 extern RTCRPEMMARKER const g_aX509CertificateMarkers[3];
    33 
    3431#define RTASN1TMPL_TEMPLATE_FILE "../common/crypto/x509-template.h"
    3532#include <iprt/asn1-generator-internal-header.h>
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette