Remove duplicate inclusion from header file

This commit is contained in:
Ian Barwick
2016-04-06 14:15:19 +09:00
parent 5a2a8d1c82
commit a538ceb0ea

View File

@@ -32,7 +32,6 @@
#define MIN_SUPPORTED_VERSION "9.3"
#define MIN_SUPPORTED_VERSION_NUM 90300
#include "config.h"
#define ERRBUFF_SIZE 512
#define DEFAULT_WAL_KEEP_SEGMENTS "5000"