Fix headerscheck violation introduced in f8ce4ed78ca
authorAndres Freund <andres@anarazel.de>
Fri, 5 Apr 2024 21:27:45 +0000 (14:27 -0700)
committerAndres Freund <andres@anarazel.de>
Fri, 5 Apr 2024 21:27:45 +0000 (14:27 -0700)
Per ci.

src/bin/pg_combinebackup/reconstruct.h

index 902a8e9abb55605771d7013e117476280f7f46e7..c878febbb38627823aa2cf6d4a6fa6b1be9fc3c1 100644 (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,