diff options
Diffstat (limited to '')
-rw-r--r-- | src/e_redirs.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/e_redirs.h b/src/e_redirs.h index 95802ab..c2ac61c 100644 --- a/src/e_redirs.h +++ b/src/e_redirs.h @@ -10,8 +10,8 @@ /* */ /* ************************************************************************** */ -#ifndef FT_E_REDIRS_H -# define FT_E_REDIRS_H +#ifndef E_REDIRS_H +# define E_REDIRS_H # include "s_struct.h" |