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:
@@ -5,7 +5,7 @@
|
||||
#ifndef TOR_CONSDIFF_H
|
||||
#define TOR_CONSDIFF_H
|
||||
|
||||
#include "or/or.h"
|
||||
#include "core/or/or.h"
|
||||
|
||||
char *consensus_diff_generate(const char *cons1,
|
||||
const char *cons2);
|
||||
|
||||
Reference in New Issue
Block a user