diff options
Diffstat (limited to 'patch/ipc.h')
| -rw-r--r-- | patch/ipc.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/patch/ipc.h b/patch/ipc.h index eba39a0..a07a42f 100644 --- a/patch/ipc.h +++ b/patch/ipc.h @@ -2,4 +2,5 @@ static int handlexevent(struct epoll_event *ev); static void setlayoutsafe(const Arg *arg); -static void setupepoll(void);
\ No newline at end of file +static void setupepoll(void); +static void setstatus(const Arg *arg);
\ No newline at end of file |
