summaryrefslogtreecommitdiff
path: root/storage/tokudb/ft-index/ft/cursor.cc
diff options
context:
space:
mode:
Diffstat (limited to 'storage/tokudb/ft-index/ft/cursor.cc')
-rw-r--r--storage/tokudb/ft-index/ft/cursor.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/storage/tokudb/ft-index/ft/cursor.cc b/storage/tokudb/ft-index/ft/cursor.cc
index 9814a49416b..b7000869336 100644
--- a/storage/tokudb/ft-index/ft/cursor.cc
+++ b/storage/tokudb/ft-index/ft/cursor.cc
@@ -86,6 +86,8 @@ PATENT RIGHTS GRANT:
under this License.
*/
+#include <config.h>
+
#include "ft/ft-internal.h"
#include "ft/cursor.h"