mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Automated fixup of include paths after torlog.h movement.
This commit is contained in:
@@ -36,7 +36,7 @@ ENABLE_GCC_WARNING(redundant-decls)
|
||||
#endif
|
||||
|
||||
#include "common/util.h"
|
||||
#include "common/torlog.h"
|
||||
#include "lib/log/torlog.h"
|
||||
#include "lib/crypt_ops/crypto.h"
|
||||
#include "lib/crypt_ops/crypto_digest.h"
|
||||
#include "lib/crypt_ops/crypto_rand.h"
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
#include "common/compat.h"
|
||||
#include "common/util.h"
|
||||
#include "common/address.h"
|
||||
#include "common/torlog.h"
|
||||
#include "lib/log/torlog.h"
|
||||
#include "common/sandbox.h"
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
Reference in New Issue
Block a user