summaryrefslogtreecommitdiff
path: root/storage/innobase/include/dict0stats_bg.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/dict0stats_bg.h
parentbe998bfdc5940925c4e6f5970a5c0c1efcd6d21e (diff)
downloadmariadb-git-447e4931795a0ae9525005e8fb37bb7347d8ae52.tar.gz
Remove some unnecessary InnoDB #include
Diffstat (limited to 'storage/innobase/include/dict0stats_bg.h')
-rw-r--r--storage/innobase/include/dict0stats_bg.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/storage/innobase/include/dict0stats_bg.h b/storage/innobase/include/dict0stats_bg.h
index e66666b66a3..22bcb1504cc 100644
--- a/storage/innobase/include/dict0stats_bg.h
+++ b/storage/innobase/include/dict0stats_bg.h
@@ -27,8 +27,6 @@ Created Apr 26, 2012 Vasil Dimov
#ifndef dict0stats_bg_h
#define dict0stats_bg_h
-#include "univ.i"
-
#include "dict0types.h"
#include "os0event.h"
#include "os0thread.h"