Index: /trunk/include/VBox/vmm/hm_svm.h
===================================================================
--- /trunk/include/VBox/vmm/hm_svm.h	(revision 66046)
+++ /trunk/include/VBox/vmm/hm_svm.h	(revision 66047)
@@ -32,4 +32,10 @@
 #include <iprt/asm.h>
 
+#ifdef RT_OS_SOLARIS
+# undef ES
+# undef SS
+# undef FS
+# undef GS
+#endif
 
 /** @defgroup grp_hm_svm    SVM (AMD-V) Types and Definitions
