index 6543d9ce089f5f1b96545671a4efba28d6d0d33d..19c083be173ee4f1360c2d2f09fdddaded5ff35c 100644 (file)
#include <sys/stat.h>
#include <unistd.h>
-#include "access/xlog_internal.h"
#include "common/controldata_utils.h"
#include "common/file_perm.h"
#include "common/file_utils.h"
#include "common/logging.h"
+#include "common/relpath.h"
#include "fe_utils/option_utils.h"
#include "getopt_long.h"
#include "pg_getopt.h"
index 66941f99a8474008acb567cb8fe716e0296a2433..f099ec7321f117df2ea4a04094080108e1e85d17 100644 (file)
#define GENERIC_XLOG_H
#include "access/xlog.h"
-#include "access/xlog_internal.h"
+#include "access/xlogreader.h"
#include "access/xloginsert.h"
#include "storage/bufpage.h"
#include "utils/rel.h"