fix __compar_fn_t build issue on Mac
This commit is contained in:
parent
e333bc2880
commit
9e9d7dbb50
|
@ -26,6 +26,7 @@ extern "C" {
|
||||||
|
|
||||||
#include "taosmsg.h"
|
#include "taosmsg.h"
|
||||||
#include "ttypes.h"
|
#include "ttypes.h"
|
||||||
|
#include "os.h"
|
||||||
|
|
||||||
struct tSQLBinaryExpr;
|
struct tSQLBinaryExpr;
|
||||||
struct SSchema;
|
struct SSchema;
|
||||||
|
|
Loading…
Reference in New Issue