VirtualBox

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.

Location:
trunk/src/VBox/Additions/solaris/SharedFolders
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/solaris/SharedFolders/vboxfs.h

    r58196 r58203  
    4242#ifdef _KERNEL
    4343
    44 #include "../../common/VBoxGuestLib/VBoxGuestR0LibSharedFolders.h"
     44#include <VBox/VBoxGuestLibSharedFolders.h>
    4545#include <sys/vfs.h>
    4646
     
    7373/** Helper functions */
    7474extern int vboxvfs_Stat(const char *pszCaller, vboxvfs_globinfo_t *pVBoxVFSGlobalInfo, SHFLSTRING *pPath,
    75             PSHFLFSOBJINFO pResult, boolean_t fAllowFailure);
     75                        PSHFLFSOBJINFO pResult, boolean_t fAllowFailure);
    7676extern void vboxvfs_InitVNode(vboxvfs_globinfo_t *pVBoxVFSGlobalInfo, vboxvfs_vnode_t *pVBoxVNode,
    77             PSHFLFSOBJINFO pFSInfo);
     77                              PSHFLFSOBJINFO pFSInfo);
    7878
    7979
  • trunk/src/VBox/Additions/solaris/SharedFolders/vboxfs_prov.c

    r58196 r58203  
    4646#undef u
    4747#endif
    48 #include "../../common/VBoxGuestLib/VBoxGuestR0LibSharedFolders.h"
    4948
    5049#define SFPROV_VERSION  1
  • trunk/src/VBox/Additions/solaris/SharedFolders/vboxfs_prov.h

    r58196 r58203  
    2929#define ___VBoxFS_prov_Solaris_h
    3030
     31#include <VBox/VBoxGuestLibSharedFolders.h>
     32
    3133#ifdef  __cplusplus
    3234extern "C" {
    3335#endif
    34 
    35 #include "../../common/VBoxGuestLib/VBoxGuestR0LibSharedFolders.h"
    3636
    3737
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