wlroots-hyprland/types/data_device
Julio Galvan a31fa678e5
Fix compilation error on musl
_XOPEN_SOURCE is needed for the strings.h ffs function on the musl libc implementation
2018-11-09 04:27:06 +00:00
..
wlr_data_device.c Use _POSIX_C_SOURCE, use shm_open 2018-11-06 08:29:23 +01:00
wlr_data_offer.c Fix compilation error on musl 2018-11-09 04:27:06 +00:00
wlr_data_source.c Use _POSIX_C_SOURCE, use shm_open 2018-11-06 08:29:23 +01:00
wlr_drag.c Use _POSIX_C_SOURCE, use shm_open 2018-11-06 08:29:23 +01:00