From cbea7dd672c5171464bc4cb82080fc728790362e Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Sat, 3 Oct 2020 17:15:43 +0200 Subject: Normed u_vars_next --- src/u_vars_next.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/u_vars_next.h') diff --git a/src/u_vars_next.h b/src/u_vars_next.h index 118451f..979e07a 100644 --- a/src/u_vars_next.h +++ b/src/u_vars_next.h @@ -10,10 +10,10 @@ /* */ /* ************************************************************************** */ -#ifndef U_VARS_NEXT_H -#define U_VARS_NEXT_H +#ifndef FT_U_VARS_NEXT_H +# define FT_U_VARS_NEXT_H -#include "s_struct.h" +# include "s_struct.h" void u_subst_var_value(const char varname[], const char newval[], -- cgit v1.2.3