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