VirtualBox

Changeset 64164 in vbox for trunk


Ignore:
Timestamp:
Oct 6, 2016 2:02:52 PM (8 years ago)
Author:
vboxsync
Message:

#8614: Additions/common/VBoxVideo: make the code more self-contained: remove some more unneeded header files from drm vboxvideo.

Location:
trunk/src/VBox
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/linux/drm/files_vboxvideo_drv

    r64151 r64164  
    2626    ${PATH_ROOT}/include/iprt/cdefs.h=>include/iprt/cdefs.h \
    2727    ${PATH_ROOT}/include/iprt/err.h=>include/iprt/err.h \
    28     ${PATH_ROOT}/include/iprt/heap.h=>include/iprt/heap.h \
    2928    ${PATH_ROOT}/include/iprt/latin1.h=>include/iprt/latin1.h \
    3029    ${PATH_ROOT}/include/iprt/list.h=>include/iprt/list.h \
     
    6968    ${PATH_ROOT}/src/VBox/GuestHost/HGSMI/HGSMICommon.cpp=>HGSMICommon.c \
    7069    ${PATH_ROOT}/src/VBox/GuestHost/HGSMI/HGSMIMemAlloc.cpp=>HGSMIMemAlloc.c \
    71     ${PATH_ROOT}/src/VBox/Runtime/include/internal/iprt.h=>include/internal/iprt.h \
    72     ${PATH_ROOT}/src/VBox/Runtime/include/internal/magics.h=>include/internal/magics.h \
    7370    ${PATH_ROOT}/src/VBox/Runtime/r0drv/linux/the-linux-kernel.h=>include/the-linux-kernel.h \
    7471    ${PATH_ROOT}/src/VBox/Installer/linux/Makefile.include.header=>Makefile.include.header \
  • trunk/src/VBox/GuestHost/HGSMI/HGSMICommon.cpp

    r64156 r64164  
    2222 * is needed. */
    2323#define LOG_GROUP LOG_GROUP_HGSMI
    24 #include <iprt/heap.h>
     24
    2525#include <iprt/string.h>
    2626
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