Fix hiredis build

This commit is contained in:
Ronsor 2022-12-23 18:56:36 -07:00 committed by Justine Tunney
parent 1c7c277432
commit 97ae5f7b1e
2 changed files with 1 additions and 1 deletions

View file

@ -60,7 +60,7 @@
#include "third_party/hiredis/dict.c" #include "third_party/hiredis/dict.c"
#include "third_party/hiredis/sds.h" #include "third_party/hiredis/sds.h"
#include "third_party/hiredis/async_private.h" #include "third_party/hiredis/async_private.inc"
#ifdef NDEBUG #ifdef NDEBUG
#undef assert #undef assert