- Timestamp:
- Aug 2, 2010 4:01:02 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 64344
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/VBoxService/VBoxServiceAutoMount.cpp
r31314 r31317 38 38 #include <unistd.h> 39 39 40 #ifndef RT_OS_SOLARIS 41 RT_C_DECLS_BEGIN 42 #include "../../linux/sharedfolders/vbsfmount.h" 43 RT_C_DECLS_END 44 #endif 40 RT_C_DECLS_BEGIN 41 #include "../../linux/sharedfolders/vbsfmount.h" 42 RT_C_DECLS_END 45 43 46 44 /*******************************************************************************
Note:
See TracChangeset
for help on using the changeset viewer.