Rename config.[ch] to configfile.[ch]

This commit is contained in:
Ian Barwick
2017-07-16 09:41:26 +09:00
parent b1051bfca2
commit a29bc3e0fa
8 changed files with 11 additions and 12 deletions

View File

@@ -10,13 +10,11 @@
#include <sys/stat.h>
#include "repmgr.h"
#include "repmgrd.h"
#include "repmgrd-physical.h"
#include "repmgrd-bdr.h"
#include "config.h"
#include "configfile.h"
#include "voting.h"
#define OPT_HELP 1