2024-09-21 01:53:54 +02:00
|
|
|
---
|
|
|
|
src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/misc.h | 3 +++
|
|
|
|
1 file changed, 3 insertions(+)
|
|
|
|
|
|
|
|
Index: VirtualBox-7.1.0/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/misc.h
|
2024-07-13 15:17:31 +02:00
|
|
|
===================================================================
|
2024-09-21 01:53:54 +02:00
|
|
|
--- VirtualBox-7.1.0.orig/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/misc.h
|
|
|
|
+++ VirtualBox-7.1.0/src/VBox/Additions/x11/x11include/XFree86-4.3/Xserver/misc.h
|
2024-07-13 15:17:31 +02:00
|
|
|
@@ -66,6 +66,9 @@ TORTIOUS ACTION, ARISING OUT OF OR IN CO
|
|
|
|
OF THIS SOFTWARE.
|
|
|
|
|
|
|
|
******************************************************************/
|
|
|
|
+
|
|
|
|
+#define __STDC_HOSTED__ 1
|
|
|
|
+
|
|
|
|
/* $Xorg: misc.h,v 1.5 2001/02/09 02:05:15 xorgcvs Exp $ */
|
|
|
|
#ifndef MISC_H
|
|
|
|
#define MISC_H 1
|