Remove some unnecessary InnoDB #include

This commit is contained in:
Marko Mäkelä 2018-11-29 12:53:44 +02:00
commit 447e493179
119 changed files with 34 additions and 275 deletions

View file

@ -34,7 +34,6 @@ Created June 2005 by Marko Makela
#endif
#ifdef UNIV_INNOCHECKSUM
#include "univ.i"
#include "buf0buf.h"
#include "ut0crc32.h"
#include "buf0checksum.h"