diff options
Diffstat (limited to 'sway/lock.c')
-rw-r--r-- | sway/lock.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sway/lock.c b/sway/lock.c index d267de4f..289e8ca4 100644 --- a/sway/lock.c +++ b/sway/lock.c @@ -1,4 +1,3 @@ -#define _POSIX_C_SOURCE 200809L #include <assert.h> #include <wlr/types/wlr_scene.h> #include <wlr/types/wlr_session_lock_v1.h> |