From ec0506bc7f469e1cc9798c6392f0a44bce87e467 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Sat, 3 Oct 2020 15:38:48 +0200 Subject: Normed p_split --- src/p_split.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/p_split.h') diff --git a/src/p_split.h b/src/p_split.h index 00da660..85f663f 100644 --- a/src/p_split.h +++ b/src/p_split.h @@ -10,8 +10,8 @@ /* */ /* ************************************************************************** */ -#ifndef P_SPLIT_H -#define P_SPLIT_H +#ifndef FT_P_SPLIT_H +# define FT_P_SPLIT_H typedef struct s_split_block { -- cgit v1.2.3