mirror of
https://github.com/postgres/postgres.git
synced 2025-05-03 22:24:49 +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
|
||||
#define XLOGPREFETCH_H
|
||||
|
||||
#include "access/xlogdefs.h"
|
||||
#include "access/xlogreader.h"
|
||||
|
||||
/* GUCs */
|
||||
extern bool recovery_prefetch;
|
||||
|
Loading…
x
Reference in New Issue
Block a user