diff options
Diffstat (limited to 'src/feature/control/control_connection_st.h')
-rw-r--r-- | src/feature/control/control_connection_st.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/feature/control/control_connection_st.h b/src/feature/control/control_connection_st.h index cace6bb36f..c9164f03b3 100644 --- a/src/feature/control/control_connection_st.h +++ b/src/feature/control/control_connection_st.h @@ -44,4 +44,4 @@ struct control_connection_t { char *current_cmd; }; -#endif +#endif /* !defined(CONTROL_CONNECTION_ST_H) */ |