1
0
mirror of https://github.com/postgres/postgres.git synced 2025-05-02 11:44:50 +03:00

Fix headerscheck violation introduced in f8ce4ed78ca

Per ci.
This commit is contained in:
Andres Freund 2024-04-05 14:27:45 -07:00
parent c3e60f3d7e
commit 9e7386924e

View File

@ -14,6 +14,7 @@
#define RECONSTRUCT_H
#include "common/checksum_helper.h"
#include "copy_file.h"
#include "load_manifest.h"
extern void reconstruct_from_incremental_file(char *input_filename,