From acad97085533c56d0cb037107ec92ac515f6abc9 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Wed, 30 Sep 2020 18:18:43 +0200 Subject: Normed b_unset --- src/b_unset.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/b_unset.h') diff --git a/src/b_unset.h b/src/b_unset.h index fa89161..8e8c3dc 100644 --- a/src/b_unset.h +++ b/src/b_unset.h @@ -10,12 +10,12 @@ /* */ /* ************************************************************************** */ -#ifndef B_UNSET_H -#define B_UNSET_H +#ifndef FT_B_UNSET_H +# define FT_B_UNSET_H -#include +# include -#include "s_struct.h" +# include "s_struct.h" uint8_t b_unset(char *args[], t_msh *msh); -- cgit v1.2.3