VirtualBox

Changeset 22151 in vbox for trunk/src/VBox/Runtime/r0drv/nt


Ignore:
Timestamp:
Aug 11, 2009 9:46:23 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
50922
Message:

IPRT,SUPDrv: Changed RTTHREADPREEMPTSTATE breaking binary compatibility - increased the major SUPDrv version.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r0drv/nt/thread-r0drv-nt.cpp

    r22150 r22151  
    3333*******************************************************************************/
    3434#include "the-nt-kernel.h"
     35#include "internal/iprt.h"
     36#include <iprt/thread.h>
    3537
    36 #include <iprt/thread.h>
     38#include <iprt/asm.h>
     39#include <iprt/assert.h>
    3740#include <iprt/err.h>
    38 #include <iprt/assert.h>
    39 #include <iprt/asm.h>
     41#include <iprt/mp.h>
     42#include "internal-r0drv-nt.h"
    4043
    41 #include "internal-r0drv-nt.h"
    4244
    4345RT_C_DECLS_BEGIN
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