VirtualBox

Ignore:
Timestamp:
Apr 28, 2019 5:45:53 PM (6 years ago)
Author:
vboxsync
Message:

Build fix on Windows where the WDDM driver uses parts of the chromium packer code in ring 0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/GuestHost/OpenGL/include/cr_pack.h

    r78341 r78342  
    1515#include "state/cr_currentpointers.h"
    1616#include "state/cr_client.h"
     17#ifndef IN_RING0
    1718#include "cr_threads.h"
     19#endif
    1820
    1921#include <iprt/types.h>
     
    8284    int updateBBOX;
    8385    CRPackBuffer *currentBuffer;
     86#ifndef IN_RING0
    8487    CRmutex mutex;
     88#endif
    8589    char *file;  /**< for debugging only */
    8690    int line;    /**< for debugging only */
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