Fix Linux rpc problems with new glibc
This commit is contained in:
committed by
Jon Trulson
parent
16fbb15ecc
commit
07f272122d
@@ -139,7 +139,7 @@ protected:
|
||||
};
|
||||
|
||||
#ifdef C_API
|
||||
#define g_memory_pool (*g_memory_pool_ptr)
|
||||
#define g_memory_pool *g_memory_pool_ptr
|
||||
extern memory_pool* g_memory_pool_ptr;
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user