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

@@ -11,7 +11,7 @@
#include "pqexpbuffer.h"
#include "portability/instr_time.h"
#include "config.h"
#include "configfile.h"
#include "strutil.h"
#include "voting.h"