Index: /trunk/src/VBox/Additions/x11/VBoxClient/VBoxClient.h
===================================================================
--- /trunk/src/VBox/Additions/x11/VBoxClient/VBoxClient.h	(revision 54011)
+++ /trunk/src/VBox/Additions/x11/VBoxClient/VBoxClient.h	(revision 54012)
@@ -32,5 +32,5 @@
 
 /** Exit with a fatal error. */
-extern void vbclFatalError(char *pszMessage);
+extern DECLNORETURN(void) vbclFatalError(char *pszMessage);
 
 /** Call clean-up for the current service and exit. */
