VirtualBox

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


Ignore:
Timestamp:
Oct 12, 2015 3:56:32 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
103317
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.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/darwin/vboxfs/vboxvfs.h

    r58196 r58203  
    4646#include <iprt/types.h>
    4747#undef PVM
    48 RT_C_DECLS_BEGIN
    49 #if defined(__cplusplus)
    50 # undef __cplusplus
    51 # include "../../common/VBoxGuestLib/VBoxGuestR0LibSharedFolders.h"
    52 # define __cplusplus
    53 #else
    54 # include "../../common/VBoxGuestLib/VBoxGuestR0LibSharedFolders.h"
    55 #endif
    56 RT_C_DECLS_END
    57 
    5848#include <sys/vnode.h>
     49
     50#include <VBox/VBoxGuestLibSharedFolders.h>
     51
    5952
    6053/** Global refernce to host service connection */
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