mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-15 15:25:09 -04:00
Fix needless bufferevent includes in evdns.c
This commit is contained in:
parent
88ecda3bbb
commit
254c04ec4b
4
evdns.c
4
evdns.c
@ -92,10 +92,6 @@
|
|||||||
#include "event2/event_struct.h"
|
#include "event2/event_struct.h"
|
||||||
#include "event2/thread.h"
|
#include "event2/thread.h"
|
||||||
|
|
||||||
#include "event2/bufferevent.h"
|
|
||||||
#include "event2/bufferevent_struct.h"
|
|
||||||
#include "bufferevent-internal.h"
|
|
||||||
|
|
||||||
#include "defer-internal.h"
|
#include "defer-internal.h"
|
||||||
#include "log-internal.h"
|
#include "log-internal.h"
|
||||||
#include "mm-internal.h"
|
#include "mm-internal.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user