summaryrefslogtreecommitdiffstats
path: root/src/b_sqb_nbr.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/b_sqb_nbr.h')
-rw-r--r--src/b_sqb_nbr.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/b_sqb_nbr.h b/src/b_sqb_nbr.h
index ecdf901..28eccd1 100644
--- a/src/b_sqb_nbr.h
+++ b/src/b_sqb_nbr.h
@@ -10,10 +10,10 @@
/* */
/* ************************************************************************** */
-#ifndef B_SQB_NBR_H
-#define B_SQB_NBR_H
+#ifndef FT_B_SQB_NBR_H
+# define FT_B_SQB_NBR_H
-#include <stdint.h>
+# include <stdint.h>
uint8_t b_sqb_nbr(uint8_t id, char *argv[]);