Index: /trunk/include/VBox/uvm.h
===================================================================
--- /trunk/include/VBox/uvm.h	(revision 22929)
+++ /trunk/include/VBox/uvm.h	(revision 22930)
@@ -91,5 +91,5 @@
 
     /** Align the next member on a 32 byte boundrary. */
-    uint8_t         abAlignment0[HC_ARCH_BITS == 32 ? 16 : 0];
+    uint8_t         abAlignment0[HC_ARCH_BITS == 32 ? 16 : 8];
 
     /** The VM internal data. */
