summaryrefslogtreecommitdiffstats
path: root/src/p_args_next.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/p_args_next.h')
-rw-r--r--src/p_args_next.h6
1 files changed, 3 insertions, 3 deletions
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 <stdint.h>
+# include <stdint.h>
uint16_t p_dup_words(char *words[],
const char word[],