Index: /trunk/include/iprt/vfslowlevel.h
===================================================================
--- /trunk/include/iprt/vfslowlevel.h	(revision 33860)
+++ /trunk/include/iprt/vfslowlevel.h	(revision 33861)
@@ -624,5 +624,5 @@
  * This must be a few chars shorter than RTVFSPARSEDPATH::szPath because we
  * use two terminators and wish be a little bit lazy with checking. */
-#define RTVFSPARSEDPATH_MAX     (RTPATH_MAX - 4U)
+#define RTVFSPARSEDPATH_MAX     (RTPATH_MAX - 4)
 
 /**
