VirtualBox

Changeset 58203 in vbox for trunk/src/VBox/Additions/linux


Ignore:
Timestamp:
Oct 12, 2015 3:56:32 PM (9 years ago)
Author:
vboxsync
Message:

VBoxGuestR0LibSharedFolders.h: Moved from VBoxGuestLib to include/VBox/VBoxGuestLibSharedFolders.h where it belongs (not merging it into VBoxGuestLib.h because it includes VBox/shflsvc.h.

Location:
trunk/src/VBox/Additions/linux/sharedfolders
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/linux/sharedfolders/Makefile.kmk

    r57969 r58203  
    5959
    6060 vboxsf_INCS            = \
    61         $(PATH_ROOT)/src/VBox/Additions/common/VBoxGuestLib \
    6261        $(PATH_ROOT)/src/VBox/Runtime/r0drv/linux
    6362 vboxsf_SOURCES         = \
  • trunk/src/VBox/Additions/linux/sharedfolders/files_vboxsf

    r57943 r58203  
    5252    ${PATH_ROOT}/include/VBox/VBoxGuest2.h=>include/VBox/VBoxGuest2.h \
    5353    ${PATH_ROOT}/include/VBox/VBoxGuestLib.h=>include/VBox/VBoxGuestLib.h \
     54    ${PATH_ROOT}/include/VBox/VBoxGuestLibSharedFolders.h=>include/VBox/VBoxGuestLibSharedFolders.h \
    5455    ${PATH_ROOT}/include/VBox/VBoxGuestMangling.h=>include/VBox/VBoxGuestMangling.h \
    5556    ${PATH_ROOT}/include/VBox/VMMDev.h=>include/VBox/VMMDev.h \
     
    6364    ${PATH_ROOT}/src/VBox/Additions/common/VBoxGuestLib/VBGLInternal.h=>VBGLInternal.h \
    6465    ${PATH_ROOT}/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR0LibSharedFolders.c=>VBoxGuestR0LibSharedFolders.c \
    65     ${PATH_ROOT}/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR0LibSharedFolders.h=>VBoxGuestR0LibSharedFolders.h \
    6666    ${PATH_ROOT}/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestLog.h=>VBoxGuestLog.h \
    6767    ${PATH_ROOT}/src/VBox/Additions/common/VBoxGuestLib/VMMDev.cpp=>VMMDev.c \
  • trunk/src/VBox/Additions/linux/sharedfolders/vfsmod.h

    r58196 r58203  
    2828#endif
    2929
    30 #include "VBoxGuestR0LibSharedFolders.h"
     30#include <VBox/VBoxGuestLibSharedFolders.h>
    3131#include "vbsfmount.h"
    3232
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