mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-12-23 10:29:49 +01:00
Merge pull request #1362 from julio641742/patch-1
Fix compilation error on musl
This commit is contained in:
commit
0b5485cf83
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
#define _XOPEN_SOURCE 700
|
||||
#include <assert.h>
|
||||
#include <stdlib.h>
|
||||
#include <strings.h>
|
||||
|
|
Loading…
Reference in a new issue