summaryrefslogtreecommitdiff
path: root/src/or/reasons.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/reasons.h')
-rw-r--r--src/or/reasons.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/or/reasons.h b/src/or/reasons.h
index 8f4d7c6bcc..b815463b74 100644
--- a/src/or/reasons.h
+++ b/src/or/reasons.h
@@ -13,6 +13,7 @@
#define TOR_REASONS_H
#include "common/socks5_status.h"
+enum bandwidth_weight_rule_t;
const char *stream_end_reason_to_control_string(int reason);
const char *stream_end_reason_to_string(int reason);