mirror of
https://github.com/transmission/transmission.git
synced 2026-04-19 16:31:13 +01:00
(trunk libT) #3836 "libevent2 support" -- finish moving to the libevent2 API mode. don't include the backwards-compatable API headers.
This commit is contained in:
@@ -69,7 +69,7 @@ SOFTWARE.
|
||||
#include <locale.h>
|
||||
|
||||
#include <stdarg.h> /* some 1.4.x versions of evutil.h need this */
|
||||
#include <evutil.h> /* evutil_strtoll() */
|
||||
#include <event2/util.h> /* evutil_strtoll() */
|
||||
|
||||
#include "JSON_parser.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user