Skip to content

Commit 1562e92

Browse files
committed
Fix buildfarm failure from commit 2258e76.
1 parent 2258e76 commit 1562e92

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/include/access/xlogstats.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313
#ifndef XLOGSTATS_H
1414
#define XLOGSTATS_H
1515

16+
#include "access/rmgr.h"
17+
#include "access/xlogreader.h"
18+
1619
#define MAX_XLINFO_TYPES 16
1720

1821
typedef struct XLogRecStats

0 commit comments

Comments
 (0)