diff --git a/include/common/tmsg.h b/include/common/tmsg.h index 6bb5406bba..80dec89611 100644 --- a/include/common/tmsg.h +++ b/include/common/tmsg.h @@ -23,6 +23,7 @@ extern "C" { #include "encode.h" #include "taosdef.h" #include "taoserror.h" +#include "tarray.h" #include "tcoding.h" #include "tdataformat.h" #include "tlist.h"