mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-12-16 08:56:26 -05:00
Use _POSIX_C_SOURCE, use shm_open
This commit is contained in:
parent
d7b010024a
commit
2d0c5ec78e
18 changed files with 32 additions and 61 deletions
|
|
@ -1,4 +1,3 @@
|
|||
#define _XOPEN_SOURCE 700
|
||||
#define _POSIX_C_SOURCE 199309L
|
||||
#include <libavformat/avformat.h>
|
||||
#include <libavutil/display.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue