mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Fix buildfarm failure from commit 2258e76f90
.
This commit is contained in:
@ -13,6 +13,9 @@
|
||||
#ifndef XLOGSTATS_H
|
||||
#define XLOGSTATS_H
|
||||
|
||||
#include "access/rmgr.h"
|
||||
#include "access/xlogreader.h"
|
||||
|
||||
#define MAX_XLINFO_TYPES 16
|
||||
|
||||
typedef struct XLogRecStats
|
||||
|
Reference in New Issue
Block a user