aboutsummaryrefslogtreecommitdiffstats
path: root/testing/sway/stdint.patch
blob: 5c72680d450ee6a7d966de1baccc1132e552ac3d (plain)
1
2
3
4
5
6
7
8
9
10
--- 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"