Adding IPC v1.5.5 patch
This commit is contained in:
5
patch/ipc.h
Normal file
5
patch/ipc.h
Normal file
@ -0,0 +1,5 @@
|
||||
#include <sys/epoll.h>
|
||||
|
||||
static int handlexevent(struct epoll_event *ev);
|
||||
static void setlayoutsafe(const Arg *arg);
|
||||
static void setupepoll(void);
|
Reference in New Issue
Block a user