mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Run rectify_include_paths.py
This commit is contained in:
@@ -7,9 +7,9 @@
|
||||
#ifndef DIR_SERVER_ST_H
|
||||
#define DIR_SERVER_ST_H
|
||||
|
||||
#include "torint.h"
|
||||
#include "or.h"
|
||||
#include "routerstatus_st.h"
|
||||
#include "common/torint.h"
|
||||
#include "or/or.h"
|
||||
#include "or/routerstatus_st.h"
|
||||
|
||||
/** Represents information about a single trusted or fallback directory
|
||||
* server. */
|
||||
|
||||
Reference in New Issue
Block a user