mirror of
https://codeberg.org/FabricSoul/dwl.git
synced 2025-08-03 20:10:23 -04:00
define _POSIX_C_SOURCE through CPPFLAGS
like dwm
This commit is contained in:
parent
d1496a2a9b
commit
871463c327
2 changed files with 1 additions and 2 deletions
1
dwl.c
1
dwl.c
|
@ -1,7 +1,6 @@
|
|||
/*
|
||||
* See LICENSE file for copyright and license details.
|
||||
*/
|
||||
#define _POSIX_C_SOURCE 200809L
|
||||
#include <getopt.h>
|
||||
#include <libinput.h>
|
||||
#include <limits.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue