diff -r 7d176764756d -r 087cc9216f28 ucx/string.c --- a/ucx/string.c Sun Feb 11 15:44:33 2024 +0100 +++ b/ucx/string.c Sun Feb 11 22:06:23 2024 +0100 @@ -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,