diff options
Diffstat (limited to 'src/b_exit.h')
-rw-r--r-- | src/b_exit.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/b_exit.h b/src/b_exit.h index 47006cc..dcdceee 100644 --- a/src/b_exit.h +++ b/src/b_exit.h @@ -10,8 +10,8 @@ /* */ /* ************************************************************************** */ -#ifndef FT_B_EXIT_H -# define FT_B_EXIT_H +#ifndef B_EXIT_H +# define B_EXIT_H # include <stdint.h> |