fix: macosx build error (#1360)

Co-authored-by: xiaojin <xiaojin@onemt.com.cn>
This commit is contained in:
风---自由
2021-03-10 17:35:17 +08:00
committed by GitHub
parent fd12f2ea8e
commit bf5eacfe80

View File

@@ -23,7 +23,7 @@
#include "atomic.h"
static unsigned int STRSEED;
static size_t STRID = 0;
static ATOM_SIZET STRID = 0;
/*
** Maximum size for string table.