summaryrefslogtreecommitdiff
path: root/storage/tokudb/ft-index/ft/logger/logfilemgr.cc
diff options
context:
space:
mode:
Diffstat (limited to 'storage/tokudb/ft-index/ft/logger/logfilemgr.cc')
-rw-r--r--storage/tokudb/ft-index/ft/logger/logfilemgr.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/storage/tokudb/ft-index/ft/logger/logfilemgr.cc b/storage/tokudb/ft-index/ft/logger/logfilemgr.cc
index 04d091ae1bc..86bec09db3a 100644
--- a/storage/tokudb/ft-index/ft/logger/logfilemgr.cc
+++ b/storage/tokudb/ft-index/ft/logger/logfilemgr.cc
@@ -89,6 +89,8 @@ PATENT RIGHTS GRANT:
#ident "Copyright (c) 2007-2013 Tokutek Inc. All rights reserved."
#ident "The technology is licensed by the Massachusetts Institute of Technology, Rutgers State University of New Jersey, and the Research Foundation of State University of New York at Stony Brook under United States of America Serial No. 11/760379 and to the patents and/or patent applications resulting from it."
+#include <config.h>
+
#include "logger/log-internal.h"
#include "logger/logcursor.h"
#include "logger/logfilemgr.h"