mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
rectify include paths (automatic) for confline.h
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
/* See LICENSE for licensing information */
|
||||
|
||||
#include "common/compat.h"
|
||||
#include "common/confline.h"
|
||||
#include "lib/encoding/confline.h"
|
||||
#include "common/conffile.h"
|
||||
#include "lib/log/torlog.h"
|
||||
#include "common/util.h"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
#include "lib/container/smartlist.h"
|
||||
#include "common/compat.h"
|
||||
#include "common/confline.h"
|
||||
#include "lib/encoding/confline.h"
|
||||
#include "common/memarea.h"
|
||||
#include "lib/sandbox/sandbox.h"
|
||||
#include "common/storagedir.h"
|
||||
|
||||
+1
-1
@@ -75,7 +75,7 @@
|
||||
#include "lib/net/address.h"
|
||||
#include "common/compat_libevent.h"
|
||||
#include "ht.h"
|
||||
#include "common/confline.h"
|
||||
#include "lib/encoding/confline.h"
|
||||
#include "or/replaycache.h"
|
||||
#include "lib/crypt_ops/crypto_curve25519.h"
|
||||
#include "lib/crypt_ops/crypto_ed25519.h"
|
||||
|
||||
Reference in New Issue
Block a user