summaryrefslogtreecommitdiff
path: root/src/or/proto_cell.c
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-06-15 15:27:46 -0400
committerNick Mathewson <nickm@torproject.org>2018-06-15 15:27:46 -0400
commitfde868ffe3ace818d67374858c54418296a62e79 (patch)
tree35c33d0d71d79762d07de52bc5131589d4c335c0 /src/or/proto_cell.c
parent958df2829a9248cf8518aafd9e19da48ce14cf64 (diff)
downloadtor-fde868ffe3ace818d67374858c54418296a62e79.tar.gz
tor-fde868ffe3ace818d67374858c54418296a62e79.zip
Extract cell type and their queues into new headers
Since packed_cell and destroy_cell exist only to be queued, they go in the same headers as the queues.
Diffstat (limited to 'src/or/proto_cell.c')
-rw-r--r--src/or/proto_cell.c2
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