summaryrefslogtreecommitdiff
path: root/storage/innobase/include/dict0priv.h
diff options
context:
space:
mode:
Diffstat (limited to 'storage/innobase/include/dict0priv.h')
-rw-r--r--storage/innobase/include/dict0priv.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/storage/innobase/include/dict0priv.h b/storage/innobase/include/dict0priv.h
index 593c27125a2..b216a16c181 100644
--- a/storage/innobase/include/dict0priv.h
+++ b/storage/innobase/include/dict0priv.h
@@ -26,8 +26,6 @@ Created Fri 2 Jul 2010 13:30:38 EST - Sunny Bains
#ifndef dict0priv_h
#define dict0priv_h
-#include "univ.i"
-
/**********************************************************************//**
Gets a table; loads it to the dictionary cache if necessary. A low-level
function. Note: Not to be called from outside dict0*c functions.