diff options
Diffstat (limited to 'src/or/proto_cell.c')
-rw-r--r-- | src/or/proto_cell.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/or/proto_cell.c b/src/or/proto_cell.c index 75eb2a7e7f..84620ce37d 100644 --- a/src/or/proto_cell.c +++ b/src/or/proto_cell.c @@ -10,6 +10,8 @@ #include "connection_or.h" +#include "var_cell_st.h" + /** True iff the cell command <b>command</b> is one that implies a * variable-length cell in Tor link protocol <b>linkproto</b>. */ static inline int |