1 2 3 4 5 6 7 8 9 10
--- include/libi3.h.orig 2021-10-19 06:37:59 UTC +++ include/libi3.h @@ -15,6 +15,7 @@ #include <stdbool.h> #include <stdarg.h> #include <stdio.h> +#include <sys/stat.h> #include <xcb/xcb.h> #include <xcb/xproto.h> #include <xcb/xcb_keysyms.h>