summaryrefslogtreecommitdiff
path: root/include/string_length.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/string_length.h')
-rw-r--r--include/string_length.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/string_length.h b/include/string_length.h
index b16271d..693af5b 100644
--- a/include/string_length.h
+++ b/include/string_length.h
@@ -7,5 +7,6 @@
#define STR_NUM_SIZE 8
#define STR_NAME_SIZE 32
#define STR_PATH_SIZE 4096
+#define STR_IP_SIZE 24
#endif