diff options
Diffstat (limited to 'src/b_unset.h')
-rw-r--r-- | src/b_unset.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/b_unset.h b/src/b_unset.h index 8e8c3dc..6be5cf8 100644 --- a/src/b_unset.h +++ b/src/b_unset.h @@ -10,8 +10,8 @@ /* */ /* ************************************************************************** */ -#ifndef FT_B_UNSET_H -# define FT_B_UNSET_H +#ifndef B_UNSET_H +# define B_UNSET_H # include <stdint.h> |