mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Fix every include path changed in the previous commit (automated)
I am very glad to have written this script.
This commit is contained in:
@@ -9,8 +9,8 @@
|
||||
#include "test/test.h"
|
||||
#include "test/log_test_helpers.h"
|
||||
|
||||
#include "or/or.h"
|
||||
#include "or/main.h"
|
||||
#include "core/or/or.h"
|
||||
#include "core/mainloop/main.h"
|
||||
|
||||
static const uint64_t BILLION = 1000000000;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user