mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-27 08:56:29 +00:00
Remove unneeded include
This commit is contained in:
@@ -35,10 +35,8 @@
|
|||||||
#include "strutil.h"
|
#include "strutil.h"
|
||||||
#include "version.h"
|
#include "version.h"
|
||||||
|
|
||||||
/* PostgreSQL's headers needed to export some functionality */
|
/* Required PostgreSQL headers */
|
||||||
#include "access/xlogdefs.h"
|
#include "access/xlogdefs.h"
|
||||||
#include "libpq/pqsignal.h"
|
|
||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Struct to keep info about the nodes, used in the voting process in
|
* Struct to keep info about the nodes, used in the voting process in
|
||||||
|
|||||||
Reference in New Issue
Block a user