diff options
Diffstat (limited to 'src/f_alloc.h')
-rw-r--r-- | src/f_alloc.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/f_alloc.h b/src/f_alloc.h index 79d93c7..a520eeb 100644 --- a/src/f_alloc.h +++ b/src/f_alloc.h @@ -10,8 +10,8 @@ /* */ /* ************************************************************************** */ -#ifndef FT_F_ALLOC_H -# define FT_F_ALLOC_H +#ifndef F_ALLOC_H +# define F_ALLOC_H # include "s_struct.h" |