summaryrefslogtreecommitdiff
path: root/storage/innobase/include/pars0opt.h
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@mariadb.com>2018-11-29 12:53:44 +0200
committerMarko Mäkelä <marko.makela@mariadb.com>2018-11-29 12:53:44 +0200
commit447e4931795a0ae9525005e8fb37bb7347d8ae52 (patch)
tree3301e33bed2cc99b26d12ccb9f569802e025295c /storage/innobase/include/pars0opt.h
parentbe998bfdc5940925c4e6f5970a5c0c1efcd6d21e (diff)
downloadmariadb-git-447e4931795a0ae9525005e8fb37bb7347d8ae52.tar.gz
Remove some unnecessary InnoDB #include
Diffstat (limited to 'storage/innobase/include/pars0opt.h')
-rw-r--r--storage/innobase/include/pars0opt.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/storage/innobase/include/pars0opt.h b/storage/innobase/include/pars0opt.h
index d9debcf325e..3d5468b8a5e 100644
--- a/storage/innobase/include/pars0opt.h
+++ b/storage/innobase/include/pars0opt.h
@@ -27,10 +27,8 @@ Created 12/21/1997 Heikki Tuuri
#ifndef pars0opt_h
#define pars0opt_h
-#include "univ.i"
#include "que0types.h"
#include "pars0sym.h"
-#include "dict0types.h"
#include "row0sel.h"
/*******************************************************************//**