diff options
Diffstat (limited to 'src/f_shlvl.h')
-rw-r--r-- | src/f_shlvl.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/f_shlvl.h b/src/f_shlvl.h index 75a60bc..8d0fcf9 100644 --- a/src/f_shlvl.h +++ b/src/f_shlvl.h @@ -10,8 +10,8 @@ /* */ /* ************************************************************************** */ -#ifndef FT_F_SHLVL_H -# define FT_F_SHLVL_H +#ifndef F_SHLVL_H +# define F_SHLVL_H # include <stdint.h> |