Index: /trunk/include/VBox/GuestHost/GuestControl.h
===================================================================
--- /trunk/include/VBox/GuestHost/GuestControl.h	(revision 78034)
+++ /trunk/include/VBox/GuestHost/GuestControl.h	(revision 78035)
@@ -94,5 +94,5 @@
 #define DIRREMOVEREC_FLAG_CONTENT_ONLY         RT_BIT(2)
 /** Mask of valid flags. */
-#define DIRREMOVEREC_FLAG_VALID_MASK           UINT32_C(0x00000003)
+#define DIRREMOVEREC_FLAG_VALID_MASK           UINT32_C(0x00000007)
 /** @}   */
 
