diff options
Diffstat (limited to 'src/app/config/or_state_st.h')
-rw-r--r-- | src/app/config/or_state_st.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app/config/or_state_st.h b/src/app/config/or_state_st.h index cdb9b38287..f45c6196cc 100644 --- a/src/app/config/or_state_st.h +++ b/src/app/config/or_state_st.h @@ -96,4 +96,4 @@ struct or_state_t { int Dormant; }; -#endif +#endif /* !defined(TOR_OR_STATE_ST_H) */ |