diff options
Diffstat (limited to '')
-rw-r--r-- | src/m_loop_multis.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/m_loop_multis.h b/src/m_loop_multis.h index bdb6273..ddef634 100644 --- a/src/m_loop_multis.h +++ b/src/m_loop_multis.h @@ -13,7 +13,6 @@ #ifndef M_LOOP_MULTIS_H # define M_LOOP_MULTIS_H - # include "s_struct.h" char *m_check_multi_quotes(int fd, char line[], t_msh *msh); |