From ec56cc2b21769f028b84a90d157c63dcd45b43ff Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Fri, 2 Oct 2020 19:49:34 +0200 Subject: Normed p_args_next --- src/p_args_next.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/p_args_next.h') diff --git a/src/p_args_next.h b/src/p_args_next.h index 365f228..ca794f5 100644 --- a/src/p_args_next.h +++ b/src/p_args_next.h @@ -10,10 +10,10 @@ /* */ /* ************************************************************************** */ -#ifndef P_ARGS_NEXT_H -#define P_ARGS_NEXT_H +#ifndef FT_P_ARGS_NEXT_H +# define FT_P_ARGS_NEXT_H -#include +# include uint16_t p_dup_words(char *words[], const char word[], -- cgit v1.2.3