VirtualBox

Changeset 76456 in vbox


Ignore:
Timestamp:
Dec 25, 2018 3:31:07 AM (6 years ago)
Author:
vboxsync
Message:

IPRT: Fixes to previous revision. bugref:9344

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

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/VBox/logbackdoor-redirect.cpp

    r76452 r76456  
    3232*********************************************************************************************************************************/
    3333#include <VBox/log.h>
    34 #include <iprt/errcore.h>
     34#include <VBox/err.h>
    3535
    3636
  • trunk/src/VBox/Runtime/nt/RTErrConvertFromNtStatus.cpp

    r76452 r76456  
    3232typedef long NTSTATUS;                  /** @todo figure out which headers to include to get this one typedef... */
    3333
    34 #include <iprt/errcore.h>
     34#include <iprt/err.h>
    3535#ifdef VBOX
    36 # include <iprt/errcore.h>
     36# include <VBox/err.h>
    3737#endif
    3838#include <iprt/log.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