mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-28 08:12:28 +00:00
Fix more build configuration errors
This commit is contained in:
parent
a75175fe94
commit
9ae230afad
13 changed files with 24 additions and 17 deletions
2
third_party/zstd/lib/decompress/zstd_ddict.c
vendored
2
third_party/zstd/lib/decompress/zstd_ddict.c
vendored
|
@ -26,7 +26,7 @@
|
|||
#include "third_party/zstd/lib/decompress/zstd_ddict.h"
|
||||
|
||||
#if defined(ZSTD_LEGACY_SUPPORT) && (ZSTD_LEGACY_SUPPORT>=1)
|
||||
#include "third_party/zstd/lib/legacy/zstd_legacy.h"
|
||||
//#include "third_party/zstd/lib/legacy/zstd_legacy.h"
|
||||
#endif
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue