Index: /trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp
===================================================================
--- /trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp	(revision 35890)
+++ /trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp	(revision 35891)
@@ -2059,5 +2059,5 @@
                 /** @todo Add a makeFacilityStatusStr() to translate facility states into a human readable string! */
                 AdditionsFacilityStatus faStatus;
-                LONGLONG lLastUpdatedMS = 0;
+                LONG64 lLastUpdatedMS = 0;
                 char szLastUpdated[32];
                 rc = guest->GetFacilityStatus(AdditionsFacilityType_VBoxGuestDriver, &lLastUpdatedMS, &faStatus);
