summaryrefslogtreecommitdiff
path: root/storage/tokudb/ft-index/src/indexer.cc
diff options
context:
space:
mode:
Diffstat (limited to 'storage/tokudb/ft-index/src/indexer.cc')
-rw-r--r--storage/tokudb/ft-index/src/indexer.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/storage/tokudb/ft-index/src/indexer.cc b/storage/tokudb/ft-index/src/indexer.cc
index aa821f67fba..ebb2607483a 100644
--- a/storage/tokudb/ft-index/src/indexer.cc
+++ b/storage/tokudb/ft-index/src/indexer.cc
@@ -92,6 +92,8 @@ PATENT RIGHTS GRANT:
/*
* The indexer
*/
+#include <config.h>
+
#include <stdio.h>
#include <string.h>
#include <toku_portability.h>