1
0
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:
Jeff Davis
2022-04-08 01:33:58 -07:00
parent 2258e76f90
commit 1562e92c62

View File

@ -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