mirror of
https://github.com/postgres/postgres.git
synced 2025-05-03 22:24:49 +03:00
Fix headerscheck violation introduced in f8ce4ed78ca
Per ci.
This commit is contained in:
parent
c3e60f3d7e
commit
9e7386924e
@ -14,6 +14,7 @@
|
|||||||
#define RECONSTRUCT_H
|
#define RECONSTRUCT_H
|
||||||
|
|
||||||
#include "common/checksum_helper.h"
|
#include "common/checksum_helper.h"
|
||||||
|
#include "copy_file.h"
|
||||||
#include "load_manifest.h"
|
#include "load_manifest.h"
|
||||||
|
|
||||||
extern void reconstruct_from_incremental_file(char *input_filename,
|
extern void reconstruct_from_incremental_file(char *input_filename,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user