aboutsummaryrefslogtreecommitdiff
path: root/src/include/access/xlogutils.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/access/xlogutils.h')
-rw-r--r--src/include/access/xlogutils.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/include/access/xlogutils.h b/src/include/access/xlogutils.h
index bc3db143eb5..5a26d268896 100644
--- a/src/include/access/xlogutils.h
+++ b/src/include/access/xlogutils.h
@@ -11,11 +11,7 @@
#ifndef XLOG_UTILS_H
#define XLOG_UTILS_H
-#include "storage/buf.h"
#include "storage/bufmgr.h"
-#include "storage/relfilenode.h"
-#include "storage/block.h"
-#include "utils/relcache.h"
extern void XLogCheckInvalidPages(void);