openspades
openspades copied to clipboard
fix(core): add missing `string.h` includes
string.h is needed for strchr() and memset(). Failure to include it prevents compilation on certain platforms such as gcc 14.2 + glibc 2.40.