summaryrefslogtreecommitdiff
path: root/storage/innobase/include/fsp0file.h
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@mariadb.com>2018-11-19 11:42:14 +0200
committerMarko Mäkelä <marko.makela@mariadb.com>2018-11-19 11:42:14 +0200
commitff88e4bb8ae1bd8e903c403a598e7d2c5d2bbcaf (patch)
tree2bd187db488299164e566df1dfb048e27c5e1197 /storage/innobase/include/fsp0file.h
parentcb5bca721b47cfb344146d5d104263da752661eb (diff)
downloadmariadb-git-ff88e4bb8ae1bd8e903c403a598e7d2c5d2bbcaf.tar.gz
Remove many redundant #include from InnoDB
Diffstat (limited to 'storage/innobase/include/fsp0file.h')
-rw-r--r--storage/innobase/include/fsp0file.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/storage/innobase/include/fsp0file.h b/storage/innobase/include/fsp0file.h
index 68e9f687fcd..9bc7b4bf9c9 100644
--- a/storage/innobase/include/fsp0file.h
+++ b/storage/innobase/include/fsp0file.h
@@ -27,12 +27,9 @@ Created 2013-7-26 by Kevin Lewis
#ifndef fsp0file_h
#define fsp0file_h
-#include "ha_prototypes.h"
-#include "log0log.h"
#include "mem0mem.h"
#include "os0file.h"
-#include "fil0crypt.h"
-#include <vector>
+#include "fil0fil.h"
/** Types of raw partitions in innodb_data_file_path */
enum device_t {