mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-24 20:23:06 +00:00
fix build
This commit is contained in:
@@ -23,7 +23,7 @@
|
|||||||
#include "atomic.h"
|
#include "atomic.h"
|
||||||
|
|
||||||
static unsigned int STRSEED;
|
static unsigned int STRSEED;
|
||||||
static size_t STRID = 0;
|
static ATOM_SIZET STRID = 0;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
** Maximum size for string table.
|
** Maximum size for string table.
|
||||||
|
|||||||
Reference in New Issue
Block a user