diff options
Diffstat (limited to 'storage/innobase/include/buf0checksum.h')
-rw-r--r-- | storage/innobase/include/buf0checksum.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/storage/innobase/include/buf0checksum.h b/storage/innobase/include/buf0checksum.h index dc0dbafa4c4..98c6ff16a6a 100644 --- a/storage/innobase/include/buf0checksum.h +++ b/storage/innobase/include/buf0checksum.h @@ -27,8 +27,6 @@ Created Aug 11, 2011 Vasil Dimov #ifndef buf0checksum_h #define buf0checksum_h -#include "univ.i" - #include "buf0types.h" /** Calculate the CRC32 checksum of a page. The value is stored to the page |