mirror of
https://github.com/swaywm/sway.git
synced 2024-11-10 20:44:01 +01:00
Remove stropts.h from ipc.c
Apparently it's not required, and for some reason Fedora doesn't have it. Fixes #162
This commit is contained in:
parent
da6596d30c
commit
930f42ae81
@ -8,7 +8,6 @@
|
|||||||
#include <wlc/wlc.h>
|
#include <wlc/wlc.h>
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <stropts.h>
|
|
||||||
#include <sys/ioctl.h>
|
#include <sys/ioctl.h>
|
||||||
#include <fcntl.h>
|
#include <fcntl.h>
|
||||||
#include <ctype.h>
|
#include <ctype.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user