From a1a61e5ec370c9e38a49d0c9a8e246a5b563b88d Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Tue, 13 Jan 2015 07:57:54 +0900 Subject: [PATCH] Remove unneeded include --- repmgrd.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/repmgrd.c b/repmgrd.c index 81e22314..aebddc98 100644 --- a/repmgrd.c +++ b/repmgrd.c @@ -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