mirror of
https://github.com/swaywm/sway.git
synced 2025-11-06 13:29:50 -05:00
Define _POSIX_C_SOURCE globally
See discussion in https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4555
This commit is contained in:
parent
07b0598526
commit
fc640d5f6c
102 changed files with 2 additions and 100 deletions
|
|
@ -1,5 +1,4 @@
|
|||
// See https://i3wm.org/docs/ipc.html for protocol information
|
||||
#define _POSIX_C_SOURCE 200112L
|
||||
#include <linux/input-event-codes.h>
|
||||
#include <assert.h>
|
||||
#include <errno.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue