diff -r 1f40ca07ae1b -r 839fefbdedc7 ucx/string.c --- a/ucx/string.c Sat Apr 20 13:01:58 2024 +0200 +++ b/ucx/string.c Thu May 23 22:35:45 2024 +0200 @@ -236,6 +236,7 @@ #ifndef CX_STRSTR_SBO_SIZE #define CX_STRSTR_SBO_SIZE 512 #endif +unsigned const cx_strstr_sbo_size = CX_STRSTR_SBO_SIZE; cxstring cx_strstr( cxstring haystack,