compile error

This commit is contained in:
dapan1121 2021-03-29 11:37:19 +08:00
parent 0dc5633f16
commit 5b5e3750d2
1 changed files with 3 additions and 0 deletions

View File

@ -14,6 +14,9 @@
*/
#define _DEFAULT_SOURCE
#include "os.h"
#include "tglobal.h"
#include "tulog.h"
void* taosLoadDll(const char *filename) {
return NULL;