Remove duplicate inclusion from header file

This commit is contained in:
Ian Barwick
2016-04-06 14:15:19 +09:00
parent 91c498f6f1
commit 96b0e26084

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"