We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3840978 commit c929b27Copy full SHA for c929b27
src/include/backup/basebackup_sink.h
@@ -26,7 +26,7 @@
26
#ifndef BASEBACKUP_SINK_H
27
#define BASEBACKUP_SINK_H
28
29
-#include "access/xlog_internal.h"
+#include "access/xlogdefs.h"
30
#include "common/compression.h"
31
#include "nodes/pg_list.h"
32
0 commit comments