VirtualBox

Changeset 76557 in vbox for trunk/src/VBox/Runtime/r3


Ignore:
Timestamp:
Jan 1, 2019 2:37:24 AM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
127859
Message:

include/iprt: Use IPRT_INCLUDED_ rather than _iprt_ as header guard prefix, letting scm enforce this (thereby avoiding copy&paste errors like rsa.h).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r3/win/internal-r3-win.h

    r76553 r76557  
    111111typedef NTSTATUS (NTAPI *PFNNTDUPLICATETOKEN)(HANDLE, ACCESS_MASK, struct _OBJECT_ATTRIBUTES *, BOOLEAN, TOKEN_TYPE, PHANDLE);
    112112extern DECLHIDDEN(PFNNTDUPLICATETOKEN)             g_pfnNtDuplicateToken;
    113 #ifdef ___iprt_nt_nt_h___
     113#ifdef IPRT_INCLUDED_nt_nt_h
    114114extern decltype(NtAlertThread)                    *g_pfnNtAlertThread;
    115115#endif
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