mirror of
https://github.com/redis/redis.git
synced 2026-04-21 03:01:35 -04:00
declare hashDictType as external too
This commit is contained in:
@@ -817,7 +817,7 @@ extern dictType zsetDictType;
|
||||
extern dictType clusterNodesDictType;
|
||||
extern dictType dbDictType;
|
||||
extern double R_Zero, R_PosInf, R_NegInf, R_Nan;
|
||||
dictType hashDictType;
|
||||
extern dictType hashDictType;
|
||||
|
||||
/*-----------------------------------------------------------------------------
|
||||
* Functions prototypes
|
||||
|
||||
Reference in New Issue
Block a user