mirror of
https://github.com/facebook/zstd
synced 2026-08-22 22:32:07 -04:00
Merge pull request #2163 from orivej/fix-legacy-build
Fix legacy build after #2103
This commit is contained in:
commit
e20b601781
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@ extern "C" {
|
|||
/*-*************************************
|
||||
* Debug
|
||||
***************************************/
|
||||
#include "debug.h"
|
||||
#include "../common/debug.h"
|
||||
#ifndef assert
|
||||
# define assert(condition) ((void)0)
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue