mirror of
https://github.com/postgres/postgres.git
synced 2025-05-05 09:19:17 +03:00
Fix failure of xlogprefetch.h to include all prerequisite headers.
Per cpluspluscheck.
This commit is contained in:
parent
07b76833b1
commit
99964c4ade
@ -13,7 +13,7 @@
|
|||||||
#ifndef XLOGPREFETCH_H
|
#ifndef XLOGPREFETCH_H
|
||||||
#define XLOGPREFETCH_H
|
#define XLOGPREFETCH_H
|
||||||
|
|
||||||
#include "access/xlogdefs.h"
|
#include "access/xlogreader.h"
|
||||||
|
|
||||||
/* GUCs */
|
/* GUCs */
|
||||||
extern bool recovery_prefetch;
|
extern bool recovery_prefetch;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user