diff options
Diffstat (limited to 'src/feature/hs/hsdir_index_st.h')
-rw-r--r-- | src/feature/hs/hsdir_index_st.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/feature/hs/hsdir_index_st.h b/src/feature/hs/hsdir_index_st.h index 7d4116d8bb..6c86c02f47 100644 --- a/src/feature/hs/hsdir_index_st.h +++ b/src/feature/hs/hsdir_index_st.h @@ -20,5 +20,5 @@ struct hsdir_index_t { uint8_t store_second[DIGEST256_LEN]; }; -#endif +#endif /* !defined(HSDIR_INDEX_ST_H) */ |