mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Remove needless includes from or.h
or.h should really include only the minimum of stuff from or/*, common/*, and lib/*.
This commit is contained in:
@@ -45,6 +45,7 @@
|
||||
#include "or/relay.h"
|
||||
#include "test/log_test_helpers.h"
|
||||
#include "or/voting_schedule.h"
|
||||
#include "lib/compress/compress.h"
|
||||
|
||||
#include "or/authority_cert_st.h"
|
||||
#include "or/document_signature_st.h"
|
||||
|
||||
Reference in New Issue
Block a user