mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-13 14:26:30 -04:00
r15219@tombo: nickm | 2008-04-17 15:12:17 -0400
Use new includes in epoll.c svn:r716
This commit is contained in:
parent
beb39f5770
commit
3f3a16757f
3
epoll.c
3
epoll.c
@ -48,7 +48,8 @@
|
|||||||
#include <fcntl.h>
|
#include <fcntl.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "event.h"
|
#include "event2/event.h"
|
||||||
|
#include "event2/event_struct.h"
|
||||||
#include "event-internal.h"
|
#include "event-internal.h"
|
||||||
#include "evsignal.h"
|
#include "evsignal.h"
|
||||||
#include "log.h"
|
#include "log.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user