aboutsummaryrefslogtreecommitdiff
path: root/swaynag
diff options
context:
space:
mode:
Diffstat (limited to 'swaynag')
-rw-r--r--swaynag/config.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/swaynag/config.c b/swaynag/config.c
index e5e940c7..40f3f65e 100644
--- a/swaynag/config.c
+++ b/swaynag/config.c
@@ -3,6 +3,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <wordexp.h>
+#include <unistd.h>
#include "log.h"
#include "list.h"
#include "swaynag/swaynag.h"