aboutsummaryrefslogtreecommitdiffstats
path: root/testing/sway/stdint.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/sway/stdint.patch')
-rw-r--r--testing/sway/stdint.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/testing/sway/stdint.patch b/testing/sway/stdint.patch
deleted file mode 100644
index 5c72680d45..0000000000
--- a/testing/sway/stdint.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- sway-0.13.0/wayland/pango.c.orig
-+++ sway-0.13.0/wayland/pango.c
-@@ -4,6 +4,7 @@
- #include <stdlib.h>
- #include <string.h>
- #include <stdio.h>
-+#include <stdint.h>
- #include <stdbool.h>
- #include "log.h"
-