Index: source/ariba/communication/messages/AribaBaseMsg.h
===================================================================
--- source/ariba/communication/messages/AribaBaseMsg.h	(revision 4592)
+++ source/ariba/communication/messages/AribaBaseMsg.h	(revision 4593)
@@ -85,7 +85,7 @@
 
 private:
-	uint8_t state;		// the link message type
-	LinkID localLink;	// the local link id
-	LinkID remoteLink;	// the remote link id
+	boost::uint8_t state;		// the link message type
+	LinkID localLink;			// the local link id
+	LinkID remoteLink;			// the remote link id
 
 };
