summaryrefslogtreecommitdiffstats
path: root/source/helper.c
diff options
context:
space:
mode:
authorQC <qball@gmpclient.org>2015-07-04 15:36:11 +0200
committerQC <qball@gmpclient.org>2015-07-04 15:36:11 +0200
commitd60f6701dedd412bc71559c753be8bee223f1fb4 (patch)
treea9ea8f3f323889bbd1dfdbd046df3f5f93f6616c /source/helper.c
parentdfcfd7b26cdf1e2f46350c6bcf8a3a7666a06683 (diff)
Add patches from BSD (hopefully ok?)
Diffstat (limited to 'source/helper.c')
-rw-r--r--source/helper.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/helper.c b/source/helper.c
index bda83714..1845022c 100644
--- a/source/helper.c
+++ b/source/helper.c
@@ -35,6 +35,7 @@
#include <fcntl.h>
#include <sys/types.h>
#include <sys/file.h>
+#include <sys/stat.h>
#include "helper.h"
#include "rofi.h"