summaryrefslogtreecommitdiffhomepage
path: root/patch/ipc.h
blob: eba39a04b27556e9cc69507720b9c71b48eb925d (plain)
1
2
3
4
5
#include <sys/epoll.h>

static int handlexevent(struct epoll_event *ev);
static void setlayoutsafe(const Arg *arg);
static void setupepoll(void);