fix for compile

This commit is contained in:
Shungang Li 2023-06-20 09:06:23 +08:00
parent b93f653d7e
commit aa3dd2bbe8
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@
#define _TD_VNODE_META_H_
#include "index.h"
#include "ttl.h"
#include "metaTtl.h"
#include "vnodeInt.h"
#ifdef __cplusplus

View File

@ -13,7 +13,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "ttl.h"
#include "metaTtl.h"
#include "meta.h"
typedef struct {