diff options
Diffstat (limited to 'src/f_errno.h')
-rw-r--r-- | src/f_errno.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/f_errno.h b/src/f_errno.h index cc56518..10ae7f3 100644 --- a/src/f_errno.h +++ b/src/f_errno.h @@ -10,8 +10,8 @@ /* */ /* ************************************************************************** */ -#ifndef FT_F_ERRNO_H -# define FT_F_ERRNO_H +#ifndef F_ERRNO_H +# define F_ERRNO_H # include "s_struct.h" |