VirtualBox

Ignore:
Timestamp:
Jan 4, 2023 10:18:17 PM (2 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
155075
Message:

libs/openssl-3.0.7: Shut up pragma once warnings for internal headers. Added sed script for doing that. bugref:10317

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/openssl-3.0.7/include/internal/nelem.h

    r94082 r97984  
    1010#ifndef OSSL_INTERNAL_NELEM_H
    1111# define OSSL_INTERNAL_NELEM_H
     12# ifndef RT_WITHOUT_PRAGMA_ONCE                                                                         /* VBOX */
    1213# pragma once
     14# endif                                                                                                 /* VBOX */
    1315
    1416# define OSSL_NELEM(x)    (sizeof(x)/sizeof((x)[0]))
Note: See TracChangeset for help on using the changeset viewer.

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