aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/bin/pg_combinebackup/reconstruct.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bin/pg_combinebackup/reconstruct.h b/src/bin/pg_combinebackup/reconstruct.h
index 902a8e9abb5..c878febbb38 100644
--- a/src/bin/pg_combinebackup/reconstruct.h
+++ b/src/bin/pg_combinebackup/reconstruct.h
@@ -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,