]> rtime.felk.cvut.cz Git - coffee/mt-apps.git/blob - ev_signal_exit.h
4c3e5b75ddc6eef2e8db7f841e1e437384d6433f
[coffee/mt-apps.git] / ev_signal_exit.h
1 #ifndef EV_SIGNAL_EXIT_H
2 #define EV_SIGNAL_EXIT_H
3
4 #include <ev.h>
5
6 void set_signal_exit(struct ev_loop *loop);
7
8 #endif