mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-07 18:28:04 +03:00
4808a0261f
it's provided by macOS LibC and apparently there is code in the wild that depends on it. all it does is #include <string.h> closes #7249