aboutsummaryrefslogtreecommitdiff
path: root/src/core/or/connection_edge.c
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-12-05 08:19:02 -0500
committerNick Mathewson <nickm@torproject.org>2018-12-05 08:19:02 -0500
commitca4b86f90a73532032a573ebc903155a32d0f36b (patch)
tree54d10b6031452388d2540a6db93bbbc83c164ca8 /src/core/or/connection_edge.c
parentc01507a5fe73d0e49902a8abaa1f73112ae1fefa (diff)
parenteaff47352a1ef607f6d97e9b35bd6d5eefdfcb26 (diff)
downloadtor-ca4b86f90a73532032a573ebc903155a32d0f36b.tar.gz
tor-ca4b86f90a73532032a573ebc903155a32d0f36b.zip
Merge remote-tracking branch 'tor-github/pr/508'
Diffstat (limited to 'src/core/or/connection_edge.c')
-rw-r--r--src/core/or/connection_edge.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/or/connection_edge.c b/src/core/or/connection_edge.c
index 7b51313e8a..9f76929e53 100644
--- a/src/core/or/connection_edge.c
+++ b/src/core/or/connection_edge.c
@@ -98,7 +98,7 @@
#include "feature/rend/rendservice.h"
#include "feature/stats/predict_ports.h"
#include "feature/stats/rephist.h"
-#include "lib/container/buffers.h"
+#include "lib/buf/buffers.h"
#include "lib/crypt_ops/crypto_util.h"
#include "core/or/cell_st.h"