Index: /trunk/src/VBox/Devices/PC/DevAPIC.cpp
===================================================================
--- /trunk/src/VBox/Devices/PC/DevAPIC.cpp	(revision 22937)
+++ /trunk/src/VBox/Devices/PC/DevAPIC.cpp	(revision 22938)
@@ -338,7 +338,8 @@
     /** Number of CPUs on the system (same as LAPIC count). */
     uint32_t                cCpus;
+    /** Struct size and statistics alignment padding. */
+    uint32_t                u32Alignment0;
 
 # ifdef VBOX_WITH_STATISTICS
-    uint32_t                u32Alignment0;
     STAMCOUNTER             StatMMIOReadGC;
     STAMCOUNTER             StatMMIOReadHC;
