mirror of
https://github.com/libevent/libevent.git
synced 2025-01-09 00:56:20 +08:00
bufferevent-internal.h: Use the new event2/util.h header, not evutil.h
This commit is contained in:
parent
5beeec9d43
commit
ef5e65a484
@ -31,7 +31,7 @@ extern "C" {
|
||||
#endif
|
||||
|
||||
#include "event2/event-config.h"
|
||||
#include "evutil.h"
|
||||
#include "event2/util.h"
|
||||
#include "defer-internal.h"
|
||||
#include "evthread-internal.h"
|
||||
#include "event2/thread.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user