mirror of
https://github.com/swaywm/sway.git
synced 2026-05-02 06:46:23 -04:00
Fix build on FreeBSD
This commit is contained in:
parent
02005e3f99
commit
e825e12285
4 changed files with 5 additions and 5 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#define _XOPEN_SOURCE 500
|
||||
#define _XOPEN_SOURCE 700
|
||||
#include <unistd.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue