fix: include head file

This commit is contained in:
facetosea 2024-02-02 14:54:31 +08:00
parent b552a16743
commit a72593e66d
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
#include "clientInt.h"
#include "clientMonitor.h"
#include "clientLog.h"
#include "tglobal.h"
const char* selectMonitorName = "taos_sql_req:count";
const char* selectMonitorHelp = "count for select sql";