portability: abstract memfd_create away
This commit is contained in:
parent
4b54d4b3d1
commit
f257340432
3 changed files with 38 additions and 3 deletions
|
|
@ -62,7 +62,6 @@ static void onGlobalRemove(void*, wl_registry* registry, uint32_t name);
|
|||
static void requireGlobal(const void* p, const char* name);
|
||||
static void waylandFlush();
|
||||
static void cleanup();
|
||||
[[noreturn]] static void diesys(const char* why);
|
||||
|
||||
wl_display* display;
|
||||
wl_compositor* compositor;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue