Skip to content

Commit 9e73869

Browse files
committed
Fix headerscheck violation introduced in f8ce4ed
Per ci.
1 parent c3e60f3 commit 9e73869

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/bin/pg_combinebackup/reconstruct.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
#define RECONSTRUCT_H
1515

1616
#include "common/checksum_helper.h"
17+
#include "copy_file.h"
1718
#include "load_manifest.h"
1819

1920
extern void reconstruct_from_incremental_file(char *input_filename,

0 commit comments

Comments
 (0)