diff options
Diffstat (limited to 'src/or/connection_edge.h')
-rw-r--r-- | src/or/connection_edge.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/or/connection_edge.h b/src/or/connection_edge.h index 39f492de9c..9c4318ccfe 100644 --- a/src/or/connection_edge.h +++ b/src/or/connection_edge.h @@ -108,6 +108,7 @@ typedef struct begin_cell_t { int begin_cell_parse(const cell_t *cell, begin_cell_t *bcell, uint8_t *end_reason_out); + #endif |