aboutsummaryrefslogtreecommitdiff
path: root/src/core/or/cell_queue_st.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/or/cell_queue_st.h')
-rw-r--r--src/core/or/cell_queue_st.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/or/cell_queue_st.h b/src/core/or/cell_queue_st.h
index 130b95a011..7ba339b965 100644
--- a/src/core/or/cell_queue_st.h
+++ b/src/core/or/cell_queue_st.h
@@ -26,4 +26,4 @@ struct cell_queue_t {
int n; /**< The number of cells in the queue. */
};
-#endif
+#endif /* !defined(PACKED_CELL_ST_H) */