mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-22 02:53:09 +00:00
fix: macosx build error (#1360)
Co-authored-by: xiaojin <xiaojin@onemt.com.cn>
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user