Remove many redundant #include from InnoDB

This commit is contained in:
Marko Mäkelä 2018-11-19 11:42:14 +02:00
commit ff88e4bb8a
107 changed files with 47 additions and 313 deletions

View file

@ -26,7 +26,7 @@ Created 2013/06/04 Shaohua Wang
#ifndef INNOBASE_FTS0PLUGIN_H
#define INNOBASE_FTS0PLUGIN_H
#include "ha_prototypes.h"
#include "univ.i"
extern struct st_mysql_ftparser fts_default_parser;