Index: /trunk/src/VBox/Additions/common/VBoxService/VBoxServiceAutoMount.cpp
===================================================================
--- /trunk/src/VBox/Additions/common/VBoxService/VBoxServiceAutoMount.cpp	(revision 31316)
+++ /trunk/src/VBox/Additions/common/VBoxService/VBoxServiceAutoMount.cpp	(revision 31317)
@@ -38,9 +38,7 @@
 #include <unistd.h>
 
-#ifndef RT_OS_SOLARIS
- RT_C_DECLS_BEGIN
-    #include "../../linux/sharedfolders/vbsfmount.h"
- RT_C_DECLS_END
-#endif
+RT_C_DECLS_BEGIN
+#include "../../linux/sharedfolders/vbsfmount.h"
+RT_C_DECLS_END
 
 /*******************************************************************************
