mirror of
https://github.com/facebook/zstd.git
synced 2025-10-07 00:12:40 -04:00
Undefing XXH_* macros allows the `.c` to build standalone without clashes. Removing `xxhash.c` and only including the header is the correct usage (according to `XXH_PRIVATE_API`).