mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 15:10:48 +01:00
Remove an unnecessary event2 include.
The rest, are, unfortunately, necessary for now.
This commit is contained in:
parent
f4bcf3f34c
commit
f9e32a2084
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@
|
||||||
#include "rephist.h"
|
#include "rephist.h"
|
||||||
#include "router.h"
|
#include "router.h"
|
||||||
#include "compat_time.h"
|
#include "compat_time.h"
|
||||||
#include <event2/event.h>
|
|
||||||
#include "rendservice.h"
|
#include "rendservice.h"
|
||||||
|
|
||||||
STATIC int32_t channelpadding_get_netflow_inactive_timeout_ms(
|
STATIC int32_t channelpadding_get_netflow_inactive_timeout_ms(
|
||||||
|
|
Loading…
Add table
Reference in a new issue