diff --git a/x11-servers/xlibre-server/files/patch-hw_xfree86_os-support_bsd_arm_video.c b/x11-servers/xlibre-server/files/patch-hw_xfree86_os-support_bsd_arm_video.c new file mode 100644 index 000000000000..6bb04dcb8a84 --- /dev/null +++ b/x11-servers/xlibre-server/files/patch-hw_xfree86_os-support_bsd_arm_video.c @@ -0,0 +1,11 @@ +--- hw/xfree86/os-support/bsd/arm_video.c 2025-12-12 16:55:30.888512000 -0800 ++++ hw/xfree86/os-support/bsd/arm_video.c 2025-12-12 16:55:40.571888000 -0800 +@@ -65,7 +65,7 @@ + #include + + #include "xf86.h" +-#include "xf86_os_support." ++#include "xf86_os_support.h" + #include "xf86Priv.h" + #include "xf86_OSlib.h" + #include "compiler.h"