Fix headerscheck violation introduced in f8ce4ed78c

Per ci.
pull/159/head
Andres Freund 2 years ago
parent c3e60f3d7e
commit 9e7386924e
  1. 1
      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,

Loading…
Cancel
Save