提交 64be0520 编写于 作者: H Hongze Cheng

refact

上级 fd94249f
......@@ -16,8 +16,6 @@
#ifndef _TD_BTREE_H_
#define _TD_BTREE_H_
#include "tdbInt.h"
#ifdef __cplusplus
extern "C" {
#endif
......
......@@ -16,10 +16,6 @@
#ifndef _TD_PAGE_FILE_H_
#define _TD_PAGE_FILE_H_
#include "tdbInt.h"
#include "pgcache.h"
#ifdef __cplusplus
extern "C" {
#endif
......
......@@ -54,6 +54,8 @@ typedef int32_t pgsize_t;
#define tdbError(var)
#include "pgcache.h"
#include "pgfile.h"
#include "btree.h"
// tdb util
int tdbGnrtFileID(const char *fname, uint8_t *fileid);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册