]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Merge remote-tracking branch 'mikeperry/bug25870_rebase'
authorNick Mathewson <nickm@torproject.org>
Tue, 8 May 2018 18:12:29 +0000 (14:12 -0400)
committerNick Mathewson <nickm@torproject.org>
Tue, 8 May 2018 18:12:29 +0000 (14:12 -0400)
1  2 
doc/tor.1.txt
src/or/circuitbuild.c
src/or/entrynodes.c
src/test/test_entrynodes.c

diff --cc doc/tor.1.txt
Simple merge
Simple merge
Simple merge
index 6af18f8f4f80cee8c34b12cf6a3892bb9725f30c,c97aced04288840ae45538808ec78a3a3b83dd9c..cfcb88a66e66c696b430a6a4c87ff0ddf4f76929
  
  #include "bridges.h"
  #include "circuitlist.h"
+ #include "circuitbuild.h"
  #include "config.h"
  #include "confparse.h"
 +#include "crypto_rand.h"
  #include "directory.h"
  #include "entrynodes.h"
  #include "nodelist.h"