@@ -0,0 +1,12 @@
|
|||||||
|
diff --git a/api/mfx_dispatch/linux/mfxparser.cpp b/api/mfx_dispatch/linux/mfxparser.cpp
|
||||||
|
index 9d3823ec3e..12e46d1881 100644
|
||||||
|
--- a/api/mfx_dispatch/linux/mfxparser.cpp
|
||||||
|
+++ b/api/mfx_dispatch/linux/mfxparser.cpp
|
||||||
|
@@ -20,6 +20,7 @@
|
||||||
|
|
||||||
|
#include <ctype.h>
|
||||||
|
#include <stdio.h>
|
||||||
|
+#include <stdint.h>
|
||||||
|
#include <stdlib.h>
|
||||||
|
#include <string.h>
|
||||||
|
|
||||||
@@ -28,7 +28,7 @@
|
|||||||
<Dependency>wayland-protocols-devel</Dependency>
|
<Dependency>wayland-protocols-devel</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
<Patches>
|
<Patches>
|
||||||
<!-- <Patch level='1'></Patch> -->
|
<Patch level='1'>gcc13.patch</Patch>
|
||||||
</Patches>
|
</Patches>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user