diff --git a/repmgrd.c b/repmgrd.c index ef46185b..526d9680 100644 --- a/repmgrd.c +++ b/repmgrd.c @@ -30,18 +30,10 @@ #include #include - - #include "repmgr.h" -#include "config.h" #include "log.h" -#include "strutil.h" #include "version.h" -/* Required PostgreSQL headers */ -#include "access/xlogdefs.h" -#include "pqexpbuffer.h" - /* Message strings passed in repmgrSharedState->location */ #define PASSIVE_NODE "PASSIVE_NODE"