mirror of
https://github.com/swaywm/sway.git
synced 2026-04-30 06:46:24 -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 <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdint.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue