mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-16 18:15:17 +00:00
Add missing unistd include.
This commit is contained in:
parent
a0b183cd03
commit
15aa99836b
@ -38,6 +38,7 @@
|
||||
#include <sys/epoll.h>
|
||||
#include <sys/mman.h>
|
||||
#include <sys/timerfd.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include <wayland-client-protocol.h>
|
||||
#include <wlr-layer-shell-client-protocol.h>
|
||||
|
Loading…
Reference in New Issue
Block a user