Changeset 76537 in vbox for trunk/src/VBox/Additions/solaris/SharedFolders/vboxfs_prov.h
- Timestamp:
- Dec 30, 2018 6:17:53 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/solaris/SharedFolders/vboxfs_prov.h
r69500 r76537 26 26 */ 27 27 28 #ifndef ___VBoxFS_prov_Solaris_h 29 #define ___VBoxFS_prov_Solaris_h 28 #ifndef ___VBoxFS_prov_Solaris_h 29 #define ___VBoxFS_prov_Solaris_h 30 #ifndef RT_WITHOUT_PRAGMA_ONCE 31 # pragma once 32 #endif 30 33 31 34 #include <VBox/VBoxGuestLibSharedFolders.h>
Note:
See TracChangeset
for help on using the changeset viewer.