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"
|
||||
|
||||
Reference in New Issue
Block a user