We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3e60f3 commit 9e73869Copy full SHA for 9e73869
src/bin/pg_combinebackup/reconstruct.h
@@ -14,6 +14,7 @@
14
#define RECONSTRUCT_H
15
16
#include "common/checksum_helper.h"
17
+#include "copy_file.h"
18
#include "load_manifest.h"
19
20
extern void reconstruct_from_incremental_file(char *input_filename,
0 commit comments