1
1
Fork 0
mirror of https://github.com/swaywm/sway synced 2024-05-12 23:06:15 +02:00
sway/swaylock
David Eklov d3c947676d Bug fix: Add missing header file, unistd.h
Without unistd.h the following functions getuid, alarm and
close are implicitly declared causing compilation to fail due to
-Werror=implicit-function-declaration
2016-06-26 23:25:56 -05:00
..
pam swaylock: Fix swaylock.pam 2016-04-23 19:37:21 +02:00
CMakeLists.txt Fix missing include paths 2016-04-28 20:08:41 +02:00
main.c Bug fix: Add missing header file, unistd.h 2016-06-26 23:25:56 -05:00
swaylock.1.txt add --no-unlock-indicator to swaylock 2016-05-26 10:16:34 -05:00