We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9722bb5 commit a72f036Copy full SHA for a72f036
src/bin/pg_rewind/fetch.h
@@ -15,8 +15,6 @@
15
#ifndef FETCH_H
16
#define FETCH_H
17
18
-#include "c.h"
19
-
20
#include "access/xlogdefs.h"
21
22
#include "filemap.h"
src/bin/pg_rewind/pg_rewind.h
@@ -11,8 +11,6 @@
11
#ifndef PG_REWIND_H
12
#define PG_REWIND_H
13
14
#include "datapagemap.h"
#include "access/timeline.h"
0 commit comments