Files
dwm-flexipatch/patch/ipc.h
2020-09-08 13:34:58 +02:00

5 lines
145 B
C

#include <sys/epoll.h>
static int handlexevent(struct epoll_event *ev);
static void setlayoutsafe(const Arg *arg);
static void setupepoll(void);