aports/testing/sway/stdint.patch
2017-11-14 13:58:26 -05:00

11 lines
210 B
Diff

--- 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"