diff options
Diffstat (limited to 'src/feature/dircommon/dir_connection_st.h')
-rw-r--r-- | src/feature/dircommon/dir_connection_st.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/feature/dircommon/dir_connection_st.h b/src/feature/dircommon/dir_connection_st.h index 8c59cc7a46..a858560c29 100644 --- a/src/feature/dircommon/dir_connection_st.h +++ b/src/feature/dircommon/dir_connection_st.h @@ -64,4 +64,4 @@ struct dir_connection_t { #endif /* defined(MEASUREMENTS_21206) */ }; -#endif +#endif /* !defined(DIR_CONNECTION_ST_H) */ |