compile error
This commit is contained in:
parent
0dc5633f16
commit
5b5e3750d2
|
@ -14,6 +14,9 @@
|
|||
*/
|
||||
|
||||
#define _DEFAULT_SOURCE
|
||||
#include "os.h"
|
||||
#include "tglobal.h"
|
||||
#include "tulog.h"
|
||||
|
||||
void* taosLoadDll(const char *filename) {
|
||||
return NULL;
|
||||
|
|
Loading…
Reference in New Issue