mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-26 16:46:28 +00:00
Rename config.[ch] to configfile.[ch]
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
#include "repmgr.h"
|
||||
#include "repmgrd.h"
|
||||
#include "repmgrd-bdr.h"
|
||||
#include "config.h"
|
||||
#include "configfile.h"
|
||||
|
||||
|
||||
static volatile sig_atomic_t got_SIGHUP = false;
|
||||
|
||||
Reference in New Issue
Block a user