summaryrefslogtreecommitdiffstats
path: root/swaylock/seat.c
diff options
context:
space:
mode:
Diffstat (limited to 'swaylock/seat.c')
-rw-r--r--swaylock/seat.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/swaylock/seat.c b/swaylock/seat.c
index 6c46bb41..21db7c4f 100644
--- a/swaylock/seat.c
+++ b/swaylock/seat.c
@@ -1,4 +1,5 @@
1#include <assert.h> 1#include <assert.h>
2#include <stdlib.h>
2#include <sys/mman.h> 3#include <sys/mman.h>
3#include <unistd.h> 4#include <unistd.h>
4#include <wlr/util/log.h> 5#include <wlr/util/log.h>