mirror of
https://github.com/labwc/labwc.git
synced 2025-11-04 13:30:07 -05:00
output.c: define _POSIX_C_SOURCE (issue #4)
This commit is contained in:
parent
500ebaee4a
commit
a81b405150
2 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,4 @@
|
|||
#define _POSIX_C_SOURCE 200809L
|
||||
#include <wlr/types/wlr_xdg_output_v1.h>
|
||||
#include "labwc.h"
|
||||
#include "theme/theme.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue