summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Davenport <qball@blame.services>2022-08-22 21:53:30 +0200
committerDave Davenport <qball@blame.services>2022-08-22 21:53:30 +0200
commit09b9e32fd18befc6d19c8aaba607c0a3adbb1b44 (patch)
treef019f4d4305b5b368900ae285263dcab6a0a4b91
parentfc07619ac688cc529ea29fb5abb1cf84206cac34 (diff)
parentc896cbbca4b05ec368667396032450e0cf21e26b (diff)
Merge remote-tracking branch 'github/next' into next
-rw-r--r--source/rofi.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/rofi.c b/source/rofi.c
index 98424350..a7edb5cb 100644
--- a/source/rofi.c
+++ b/source/rofi.c
@@ -41,6 +41,7 @@
#include <time.h>
#include <unistd.h>
#include <xcb/xcb.h>
+#include <sys/stat.h>
#include <glib-unix.h>