1
1
mirror of https://github.com/swaywm/sway synced 2024-09-30 21:31:55 +02:00
sway/swaynag
Geoff Greer 208831aec6 Fix compiler errors.
- Some platforms don't expose kill() unless _POSIX_C_SOURCE is defined.
- fork(), execl(), and setsid() need unistd.h on some platforms.

Basically, this fixes some platform-specific build errors.
2018-08-05 00:24:44 -07:00
..
config.c
main.c
meson.build
render.c
swaynag.1.scd
swaynag.5.scd
swaynag.c Fix compiler errors. 2018-08-05 00:24:44 -07:00
types.c