wmstatus: try a bit harder to get openat()
This commit is contained in:
parent
5c32057c42
commit
37b6ce3560
|
@ -22,6 +22,7 @@
|
||||||
|
|
||||||
// openat, dirfd
|
// openat, dirfd
|
||||||
#define _XOPEN_SOURCE 700
|
#define _XOPEN_SOURCE 700
|
||||||
|
#define _ATFILE_SOURCE
|
||||||
#define _GNU_SOURCE
|
#define _GNU_SOURCE
|
||||||
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
|
Loading…
Reference in New Issue